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