com.sun.jdo.spi.persistence.support.ejb.ejbc
Class PersistenceManagerServiceImpl

java.lang.Object
  extended by 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.


Constructor Summary
PersistenceManagerServiceImpl()
           
 
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
 

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


Copyright © 2012. All Rights Reserved.