public class EntrancyTracker extends Object
| Constructor and Description |
|---|
EntrancyTracker(TransactionSynchronizationRegistry synchronizationRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
enter(BeanContext beanContext,
Object primaryKey) |
void |
exit(BeanContext beanContext,
Object primaryKey) |
public EntrancyTracker(TransactionSynchronizationRegistry synchronizationRegistry)
public void enter(BeanContext beanContext, Object primaryKey) throws ApplicationException
ApplicationExceptionpublic void exit(BeanContext beanContext, Object primaryKey) throws ApplicationException
ApplicationExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.