com.sun.enterprise.container.common.impl
Class FactoryForEntityManagerFactoryWrapper
java.lang.Object
com.sun.enterprise.container.common.impl.FactoryForEntityManagerFactoryWrapper
- All Implemented Interfaces:
- NamingObjectFactory, NamingObjectProxy
public class FactoryForEntityManagerFactoryWrapper
- extends Object
- implements NamingObjectFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactoryForEntityManagerFactoryWrapper
public FactoryForEntityManagerFactoryWrapper(String unitName,
InvocationManager invMgr,
ComponentEnvManager compEnvMgr)
isCreateResultCacheable
public boolean isCreateResultCacheable()
- Specified by:
isCreateResultCacheable in interface NamingObjectFactory
create
public Object create(Context ic)
throws NamingException
- Specified by:
create in interface NamingObjectProxy
- Throws:
NamingException
Copyright © 2012 GlassFish Community. All Rights Reserved.