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
 void NameService.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
abstract  void AbsRegistry.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void CmiRegistry.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void JRMPRegistry.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void JeremieRegistry.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void JacORBCosNaming.start()
          Start a new NameService or do nothing if the name service is already started
 void DummyRegistry.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void IIOPCosNaming.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void IRMIRegistry.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
static void NameServiceManager.startNS()
          Start all names service
 void NameService.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
abstract  void AbsRegistry.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
 void CmiRegistry.stop()
          stop Method, Stop a NameService or do nothing if the name service is already stop
 void JRMPRegistry.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
 void JeremieRegistry.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
 void JacORBCosNaming.stop()
          Stop a NameService or do nothing if the name service is already stopped
 void DummyRegistry.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
 void IIOPCosNaming.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
 void IRMIRegistry.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
static void NameServiceManager.stopNS()
          Stop all name services