org.jnp.interfaces.jnp
Class jnpURLContextFactory
java.lang.Object
org.jnp.interfaces.jnp.jnpURLContextFactory
- All Implemented Interfaces:
- ObjectFactory
public class jnpURLContextFactory
- extends Object
- implements ObjectFactory
The URL context factory for jnp: style URLs.
- Version:
- $Revision: 57199 $
- Author:
- Rickard Oberg, Scott.Stark@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jnpURLContextFactory
public jnpURLContextFactory()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable environment)
throws Exception
- Specified by:
getObjectInstance
in interface ObjectFactory
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.