org.apache.openejb.core.entity
Class EntrancyTracker
java.lang.Object
org.apache.openejb.core.entity.EntrancyTracker
public class EntrancyTracker
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntrancyTracker
public EntrancyTracker(TransactionSynchronizationRegistry synchronizationRegistry)
enter
public void enter(DeploymentInfo deploymentInfo,
Object primaryKey)
throws ApplicationException
- Throws:
ApplicationException
exit
public void exit(DeploymentInfo deploymentInfo,
Object primaryKey)
throws ApplicationException
- Throws:
ApplicationException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.