站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 naming API Documentation 英文版文档

jnpURLContextFactory (JBoss Naming API) - JBoss 3.2.7 naming API Documentation 英文版文档


org.jnp.interfaces.jnp
Class jnpURLContextFactory

java.lang.Object
  extended byorg.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: 1.4 $
Author:
oberg, Scott_Stark@displayscape.com
See Also:

Constructor Summary
jnpURLContextFactory()
           
 
Method Summary
 Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

jnpURLContextFactory

public jnpURLContextFactory()
Method Detail

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.