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 ObjectFactory
NamingException
Copyright © 2020. All rights reserved.