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