Class PersistenceManagerServiceImpl

java.lang.Object
com.sun.jdo.spi.persistence.support.ejb.ejbc.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 Details

    • PersistenceManagerServiceImpl

      public PersistenceManagerServiceImpl()
  • Method Details

    • isReady

      public boolean isReady()
      Specified by:
      isReady in interface org.glassfish.ejb.spi.CMPService