Class PersistenceManagerServiceImpl

  • All Implemented Interfaces:
    org.glassfish.ejb.spi.CMPService

    @Service
    public class PersistenceManagerServiceImpl
    extends Object
    implements org.glassfish.ejb.spi.CMPService
    This class implements CMPService contract and allows to load Sun specific implementation of the ContainerHelper when loaded.
    • Constructor Detail

      • PersistenceManagerServiceImpl

        public PersistenceManagerServiceImpl()
    • Method Detail

      • isReady

        public boolean isReady()
        private static final Class listener = forceInit("com.sun.jdo.spi.persistence.support.ejb.ejbc.DeploymentEventListenerImpl");
        Specified by:
        isReady in interface org.glassfish.ejb.spi.CMPService