Uses of Class
org.objectweb.carol.jndi.ns.NameServiceException

Packages that use NameServiceException
org.objectweb.carol.jndi.ns   
 

Uses of NameServiceException in org.objectweb.carol.jndi.ns
 

Methods in org.objectweb.carol.jndi.ns that throw NameServiceException
static void NameServiceManager.startNS()
          Start all names service
static void NameServiceManager.stopNS()
          Stop all name services
 void JeremieRegistry.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void JeremieRegistry.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
 void JacORBCosNaming.start()
          Start a new NameService or do nothing if the name service is already started
 void JacORBCosNaming.stop()
          Stop a NameService or do nothing if the name service is already stopped
 void JRMPRegistry.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void JRMPRegistry.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
 void IRMIRegistry.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void IRMIRegistry.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
 void IIOPCosNaming.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void IIOPCosNaming.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
 void DummyRegistry.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void DummyRegistry.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
 void CmiRegistry.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void CmiRegistry.stop()
          stop Method, Stop a NameService or do nothing if the name service is already stop
 void NameService.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void NameService.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
abstract  void AbsRegistry.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
abstract  void AbsRegistry.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop