|
||||||||||
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 cuba.wired.TxInterceptorNotSupported
public class TxInterceptorNotSupported
Field Summary |
---|
Fields inherited from class cuba.AroundInvocation |
---|
interceptorMethodSignature |
Constructor Summary | |
---|---|
TxInterceptorNotSupported(AroundInvocation successor)
|
Method Summary | |
---|---|
void |
postCheck(InvocationContextI invocationContext,
java.lang.Throwable th)
|
void |
preCheck(InvocationContextI invocationContext)
|
Methods inherited from class cuba.wired.TxInterceptor |
---|
registerStateSynchronization |
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 TxInterceptorNotSupported(AroundInvocation successor)
Method Detail |
---|
public void preCheck(InvocationContextI invocationContext) throws ComponentException
preCheck
in class SimpleAroundInvocation
ComponentException
public void postCheck(InvocationContextI invocationContext, java.lang.Throwable th) throws ComponentException
postCheck
in class SimpleAroundInvocation
ComponentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |