com::cosylab::cdb::browser::BrowserJNDIContext Class Reference

Inheritance diagram for com::cosylab::cdb::browser::BrowserJNDIContext:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::cdb::browser::BrowserJNDIContext:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BrowserJNDIContext (Logger logger)
 BrowserJNDIContext (String name, String elements, Logger logger)
Object lookup (Name name) throws NamingException

Static Public Member Functions

static void setDal (DAL dal)
static void setOrb (ORB orb)

Constructor & Destructor Documentation

com::cosylab::cdb::browser::BrowserJNDIContext::BrowserJNDIContext ( Logger  logger  )  [inline]

Constructor for CDBContext.

Referenced by lookup().

com::cosylab::cdb::browser::BrowserJNDIContext::BrowserJNDIContext ( String  name,
String  elements,
Logger  logger 
) [inline]

Takes a String representation of a CDBTree level as parameter. When clicking on one of the Nodes of this level the method 'lookup(Name name)' is called. The method will create another level by returning the appropriate constructor


Member Function Documentation

Object com::cosylab::cdb::browser::BrowserJNDIContext::lookup ( Name  name  )  throws NamingException [inline]
static void com::cosylab::cdb::browser::BrowserJNDIContext::setDal ( DAL  dal  )  [inline, static]

Sets the dal.

Parameters:
dal The dal to set

Reimplemented from com::cosylab::cdb::jdal::JNDIContext.

static void com::cosylab::cdb::browser::BrowserJNDIContext::setOrb ( ORB  orb  )  [inline, static]

Sets the orb.

Parameters:
orb The orb to set

Reimplemented from com::cosylab::cdb::jdal::JNDIContext.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2