|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.carol.jndi.ns.AbsRegistry
org.objectweb.carol.jndi.ns.JacORBCosNaming
Allow to start the nameservice of JacORB within Carol
| Constructor Summary | |
JacORBCosNaming()
Default constructor |
|
| Method Summary | |
static org.omg.CORBA.ORB |
getOrb()
|
void |
start()
Start a new NameService or do nothing if the name service is already started |
void |
stop()
Stop a NameService or do nothing if the name service is already stopped |
| Methods inherited from class org.objectweb.carol.jndi.ns.AbsRegistry |
getConfigProperties, getHost, getPort, isStarted, resetStarted, setConfigProperties, setHost, setPort, setStarted |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.objectweb.carol.jndi.ns.NameService |
getHost, getPort, isStarted, setConfigProperties, setHost, setPort |
| Constructor Detail |
public JacORBCosNaming()
| Method Detail |
public void start()
throws NameServiceException
start in interface NameServicestart in class AbsRegistryNameServiceException - if a problem occurs
public void stop()
throws NameServiceException
stop in interface NameServicestop in class AbsRegistryNameServiceException - if a problem occurspublic static org.omg.CORBA.ORB getOrb()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||