Package | Description |
---|---|
org.objectweb.carol.jndi.ns |
Modifier and Type | Method and Description |
---|---|
abstract void |
AbsRegistry.start()
start Method, Start a new NameService or do nothing if the name service
is all ready start
|
void |
DummyRegistry.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 |
JacORBCosNaming.start()
Start a new NameService or do nothing if the name service is already
started
|
void |
NameService.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 |
IRMIRegistry.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 |
CmiRegistry.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
|
abstract void |
AbsRegistry.stop()
stop Method, Stop a NameService or do nothing if the name service is all
ready stop
|
void |
DummyRegistry.stop()
stop Method, Stop a NameService or do nothing if the name service is all
ready stop
|
void |
JRMPRegistry.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 |
NameService.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 |
IRMIRegistry.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 |
CmiRegistry.stop()
stop Method, Stop a NameService or do nothing if the name service is
already stop
|
static void |
NameServiceManager.stopNS()
Stop all name services
|