Class FactoryForEntityManagerFactoryWrapper

java.lang.Object
com.sun.enterprise.container.common.impl.FactoryForEntityManagerFactoryWrapper
All Implemented Interfaces:
com.sun.enterprise.naming.spi.NamingObjectFactory, org.glassfish.api.naming.NamingObjectProxy

public class FactoryForEntityManagerFactoryWrapper extends Object implements com.sun.enterprise.naming.spi.NamingObjectFactory
  • Constructor Details

    • FactoryForEntityManagerFactoryWrapper

      public FactoryForEntityManagerFactoryWrapper(String unitName, org.glassfish.api.invocation.InvocationManager invMgr, ComponentEnvManager compEnvMgr)
  • Method Details

    • isCreateResultCacheable

      public boolean isCreateResultCacheable()
      Specified by:
      isCreateResultCacheable in interface com.sun.enterprise.naming.spi.NamingObjectFactory
    • create

      Specified by:
      create in interface org.glassfish.api.naming.NamingObjectProxy
      Throws:
      NamingException