public class FactoryForEntityManagerFactoryWrapper extends Object implements NamingObjectFactory
NamingObjectProxy.InitializationNamingObjectProxy| Constructor and Description |
|---|
FactoryForEntityManagerFactoryWrapper(String unitName,
InvocationManager invMgr,
ComponentEnvManager compEnvMgr) |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(Context ic)
Create and return an object.
|
boolean |
isCreateResultCacheable()
Tells if the result of create() is cacheable.
|
public FactoryForEntityManagerFactoryWrapper(String unitName, InvocationManager invMgr, ComponentEnvManager compEnvMgr)
public boolean isCreateResultCacheable()
NamingObjectFactoryisCreateResultCacheable in interface NamingObjectFactorypublic Object create(Context ic) throws NamingException
NamingObjectProxycreate in interface NamingObjectProxyNamingExceptionCopyright © 2017. All rights reserved.