public class NamingServiceRemoteDirectory
extends java.lang.Object
| Constructor and Description |
|---|
NamingServiceRemoteDirectory(org.omg.CORBA.ORB orb,
java.util.logging.Logger logger)
Constructor for NamingServiceRemoteDirectory.
|
| Modifier and Type | Method and Description |
|---|---|
javax.naming.Context |
getContext()
Root context of the remote directory (CORBA Naming Service).
|
java.lang.String |
getReference()
Returns the reference of the naming service remote directory.
|
public NamingServiceRemoteDirectory(org.omg.CORBA.ORB orb,
java.util.logging.Logger logger)
orb - CORBA ORB.logger - logger.public javax.naming.Context getContext()
public java.lang.String getReference()