genDevs.devsBridge.factory
Class TradingServicePublisher

java.lang.Object
  extended by genDevs.devsBridge.factory.TradingServicePublisher

public class TradingServicePublisher
extends java.lang.Object

resolves initial Reference of TradingService, and NamingService and puts the TradingService within the NamingServe because the Resolving of TradingService via multicast does not work on windows you need to give the -ORBInitRef TradingService= or -TradingServieIORFile

Author:
twutz

Field Summary
private static TradingServicePublisher instance
           
 
Constructor Summary
TradingServicePublisher()
           
 
Method Summary
static TradingServicePublisher getInstance()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

private static TradingServicePublisher instance
Constructor Detail

TradingServicePublisher

public TradingServicePublisher()
Method Detail

getInstance

public static TradingServicePublisher getInstance()

main

public static void main(java.lang.String[] args)
Parameters:
args -