@Service public class JndiNamingObjectFactory extends Object implements NamingObjectFactory
| Constructor and Description |
|---|
JndiNamingObjectFactory(String name,
String jndiName,
boolean cacheResult) |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(Context ic) |
boolean |
isCreateResultCacheable()
Tells if the result of create() is cacheable.
|
public boolean isCreateResultCacheable()
NamingObjectFactoryisCreateResultCacheable in interface NamingObjectFactorypublic Object create(Context ic) throws NamingException
create in interface org.glassfish.api.naming.NamingObjectProxyNamingExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.