Class javaURLContextFactory
java.lang.Object
org.jboss.as.naming.interfaces.java.javaURLContextFactory
- All Implemented Interfaces:
ObjectFactory
Implementation of
ObjectFactory used to create a NamingContext instances to support the java: namespace.- Author:
- John E. Bailey
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
javaURLContextFactory
public javaURLContextFactory()
-
-
Method Details
-
getObjectInstance
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?, ?> environment) throws Exception- Specified by:
getObjectInstancein interfaceObjectFactory- Throws:
Exception
-