org.objectweb.jonas.resource.ResourceObjectJNDIHandler Class Reference

List of all members.

Public Member Functions

Object getObjectInstance (Object refObj, Name name, Context nameCtx, Hashtable env) throws Exception

Detailed Description

Author:
Eric Hardesty Contributor(s):

Definition at line 44 of file ResourceObjectJNDIHandler.java.


Member Function Documentation

Object org.objectweb.jonas.resource.ResourceObjectJNDIHandler.getObjectInstance Object  refObj,
Name  name,
Context  nameCtx,
Hashtable  env
throws Exception
 

Create an object using the information provided

Parameters:
refObj the possibly null object containing reference information to create the object.
name the name of this object relative to nameCtx, or null if no name is specified.
nameCtx the context relative to which the name parameter is specified, or null if name is relative to the default initial context.
env the possibly null environment that is used in creating the object.
Returns:
Object created or null if unable to create
Exceptions:
Exception if an exception happened while trying to create the object

Definition at line 56 of file ResourceObjectJNDIHandler.java.

References org.objectweb.jonas.resource.Rar.createFactory().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:07:27 2005 for JOnAS by  doxygen 1.3.9.1