|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cuba.Invocation cuba.AroundInvocation cuba.SimpleAroundInvocation cuba.wired.TxInterceptor
public abstract class TxInterceptor
Field Summary |
---|
Fields inherited from class cuba.AroundInvocation |
---|
interceptorMethodSignature |
Constructor Summary | |
---|---|
TxInterceptor(AroundInvocation successor)
|
Method Summary | |
---|---|
protected void |
registerStateSynchronization(WiredTransactionI tx,
InvocationContextI invocationContext)
|
Methods inherited from class cuba.SimpleAroundInvocation |
---|
postCheck, preCheck |
Methods inherited from class cuba.Invocation |
---|
invoke |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TxInterceptor(AroundInvocation successor)
Method Detail |
---|
protected void registerStateSynchronization(WiredTransactionI tx, InvocationContextI invocationContext) throws javax.transaction.SystemException
javax.transaction.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |