org.objectweb.jonas.jaxr.factory.JAXRFactory Class Reference

List of all members.

Public Member Functions

Object getObjectInstance (Object obj, Name name, Context nameCtx, Hashtable environment) throws Exception

Static Public Attributes

final String FACTORY_TYPE = "javax.xml.registry.ConnectionFactory"
final String PROPS_NAME = "jaxr.properties"

Detailed Description

JAXR ConnectionFactory factory
Author:
Guillaume Sauthier

Definition at line 50 of file JAXRFactory.java.


Member Function Documentation

Object org.objectweb.jonas.jaxr.factory.JAXRFactory.getObjectInstance Object  obj,
Name  name,
Context  nameCtx,
Hashtable  environment
throws Exception
 

See also:
javax.naming.spi.ObjectFactory#getObjectInstance(java.lang.Object, javax.naming.Name, javax.naming.Context, java.util.Hashtable)

Definition at line 75 of file JAXRFactory.java.

References org.objectweb.jonas.jaxr.factory.JAXRFactory.FACTORY_TYPE, and org.objectweb.jonas.jaxr.factory.JAXRFactory.PROPS_NAME.


Member Data Documentation

final String org.objectweb.jonas.jaxr.factory.JAXRFactory.FACTORY_TYPE = "javax.xml.registry.ConnectionFactory" [static]
 

Classname returned

Definition at line 60 of file JAXRFactory.java.

Referenced by org.objectweb.jonas.jaxr.factory.JAXRFactory.getObjectInstance().

final String org.objectweb.jonas.jaxr.factory.JAXRFactory.PROPS_NAME = "jaxr.properties" [static]
 

Properties stored inside Reference

Definition at line 65 of file JAXRFactory.java.

Referenced by org.objectweb.jonas.jaxr.factory.JAXRFactory.getObjectInstance().


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