public class JndiProxyObjectFactory extends Object implements ObjectFactory
| Constructor and Description |
|---|
JndiProxyObjectFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable environment)
create the object instance from the factory
|
static Context |
removeInitialContext(ResourceInfo resourceInfo) |
public static Context removeInitialContext(ResourceInfo resourceInfo)
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable environment) throws NamingException
getObjectInstance in interface ObjectFactoryNamingExceptionCopyright © 2017. All rights reserved.