Uses of Class
JICSCore.UnableToFindNameServerException

Packages that use UnableToFindNameServerException
JICSCore   
 

Uses of UnableToFindNameServerException in JICSCore
 

Methods in JICSCore that throw UnableToFindNameServerException
private  org.omg.CosNaming.NamingContextExt OCSCORBAHelper.findNameService()
          Looks up and returns a proxy Name Server CORBA object which can be used to access the name server.
 

Constructors in JICSCore that throw UnableToFindNameServerException
OCSCORBAHelper(java.lang.String[] args, java.lang.String ORBPersistentPort, java.lang.String ORBServerID, java.lang.String POAName)
          The constructor.