Public Member Functions

com.cosylab.acs.maci.plug.NamingServiceRemoteDirectory Class Reference

List of all members.

Public Member Functions

 NamingServiceRemoteDirectory (ORB orb, Logger logger)
Context getContext ()
String getReference ()

Detailed Description

This component provides access to the CORBA Naming Service via CosNaming JNDI interface.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@

Constructor & Destructor Documentation

com.cosylab.acs.maci.plug.NamingServiceRemoteDirectory.NamingServiceRemoteDirectory ( ORB  orb,
Logger  logger 
)

Constructor for NamingServiceRemoteDirectory.

Parameters:
orb CORBA ORB.
logger logger.

Member Function Documentation

Context com.cosylab.acs.maci.plug.NamingServiceRemoteDirectory.getContext (  ) 

Root context of the remote directory (CORBA Naming Service).

Returns:
root context of the remote directory (CORBA Naming Service)
String com.cosylab.acs.maci.plug.NamingServiceRemoteDirectory.getReference (  ) 

Returns the reference of the naming service remote directory.

Returns:
String the reference of the naming service remote directory

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties