|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.core.entity.EntrancyTracker
public class EntrancyTracker
Constructor Summary | |
---|---|
EntrancyTracker(javax.transaction.TransactionSynchronizationRegistry synchronizationRegistry)
|
Method Summary | |
---|---|
void |
enter(DeploymentInfo deploymentInfo,
java.lang.Object primaryKey)
|
void |
exit(DeploymentInfo deploymentInfo,
java.lang.Object primaryKey)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EntrancyTracker(javax.transaction.TransactionSynchronizationRegistry synchronizationRegistry)
Method Detail |
---|
public void enter(DeploymentInfo deploymentInfo, java.lang.Object primaryKey) throws ApplicationException
ApplicationException
public void exit(DeploymentInfo deploymentInfo, java.lang.Object primaryKey) throws ApplicationException
ApplicationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |