Public Member Functions

com.cosylab.cdb.browser.BrowserJNDIContextFactory Class Reference

Inherits javax::naming::spi::InitialContextFactory.

List of all members.

Public Member Functions

Context getInitialContext (Hashtable environment) throws NamingException

Member Function Documentation

Context com.cosylab.cdb.browser.BrowserJNDIContextFactory.getInitialContext ( Hashtable  environment  )  throws NamingException

An initial context factory (JNDI_ContextFactory) must implement the InitialContextFactory interface, which provides a method for creating instances of initial context that implement the Context interface


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