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(BeanContext beanContext,
Object primaryKey)
throws ApplicationException
- Throws:
ApplicationException
exit
public void exit(BeanContext beanContext,
Object primaryKey)
throws ApplicationException
- Throws:
ApplicationException
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.