org.jboss.naming.client.java
Class javaURLContextFactory
java.lang.Object
org.jboss.naming.client.java.javaURLContextFactory
- All Implemented Interfaces:
- ObjectFactory
public class javaURLContextFactory
- extends Object
- implements ObjectFactory
The external client java URL context factory. This is used in conjunction
with j2ee application clients to implement the java:comp/env
enterprise naming context (ENC).
- Version:
- $Revision: 57209 $
- Author:
- Scott.Stark@jboss.org
- See Also:
ObjectFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
J2EE_CLIENT_NAME_PROP
public static final String J2EE_CLIENT_NAME_PROP
- See Also:
- Constant Field Values
javaURLContextFactory
public javaURLContextFactory()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable env)
throws Exception
- Specified by:
getObjectInstance
in interface ObjectFactory
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.