Class PersistenceManagerServiceImpl

  • All Implemented Interfaces:
    CMPService

    @Service
    public class PersistenceManagerServiceImpl
    extends Object
    implements 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 CMPService