fr.dyade.aaa.jndi2.scn.scnURLContextFactory Class Reference

List of all members.

Public Member Functions

Object getObjectInstance (Object url, Name name, Context ctx, Hashtable env) throws Exception

Static Public Attributes

static final Logger logger

Detailed Description

Context factory for scnURLContext objects. This factory will be used for all "scn:..." urls provided as Name objects for all JNDI operations.

Definition at line 38 of file scnURLContextFactory.java.


Member Function Documentation

Object fr.dyade.aaa.jndi2.scn.scnURLContextFactory.getObjectInstance ( Object  url,
Name  name,
Context  ctx,
Hashtable  env 
) throws Exception

Returns an instance of scnURLContext for a java URL.

If url is null, the result is a context for resolving java URLs. If url is a URL, the result is a context named by the URL.

Parameters:
url String with a "scn:" prefix or null.
name Name of context, relative to ctx, or null.
ctx Context relative to which 'name' is named.
env Environment to use when creating the context

Definition at line 57 of file scnURLContextFactory.java.

References fr.dyade.aaa.jndi2.scn.scnURLContextFactory.logger.


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:17:12 2008 for joram by  doxygen 1.5.0