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 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
static void NameServiceManager.startNS()
          Start all names service
static void NameServiceManager.startNonStartedNS()
          Start all non-started names service
static void NameServiceManager.stopNS()
          Stop all name services
 void LmiRegistry.start()
          start Method, Start a new NameService or do nothing if the name service is all ready start
 void LmiRegistry.stop()
          stop Method, Stop a NameService or do nothing if the name service is all ready stop
 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 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 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
 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