|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Contract public interface TransactionOperationsManager
TransactionOperationsManager interface to be used by various components to perform notifications by UserTransaction instance.
| Method Summary | |
|---|---|
void |
doAfterUtxBegin()
Called by the UserTransaction when transaction is started. |
void |
userTransactionLookupAllowed()
Called by the UserTransaction lookup to verify access to the UserTransaction itself. |
boolean |
userTransactionMethodsAllowed()
Called by the UserTransaction implementation to verify access to the UserTransaction methods. |
| Method Detail |
|---|
boolean userTransactionMethodsAllowed()
void userTransactionLookupAllowed()
throws javax.naming.NameNotFoundException
javax.naming.NameNotFoundExceptionvoid doAfterUtxBegin()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||