com.sun.jdo.spi.persistence.support.ejb.ejbc
Class PersistenceManagerServiceImpl
java.lang.Object
com.sun.jdo.spi.persistence.support.ejb.ejbc.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.
|
Method Summary |
boolean |
isReady()
private static final Class listener =
forceInit("com.sun.jdo.spi.persistence.support.ejb.ejbc.DeploymentEventListenerImpl"); |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistenceManagerServiceImpl
public PersistenceManagerServiceImpl()
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
Copyright © 2012. All Rights Reserved.