|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cuba.Invocation cuba.AroundInvocation cuba.GeneralAroundInvocation
public class GeneralAroundInvocation
Field Summary |
---|
Fields inherited from class cuba.AroundInvocation |
---|
interceptorMethodSignature |
Constructor Summary | |
---|---|
GeneralAroundInvocation(java.lang.Class interceptorClass,
java.lang.String methodName,
AroundInvocation successor)
|
|
GeneralAroundInvocation(java.lang.Object interceptorObject,
java.lang.String methodName,
AroundInvocation successor)
|
Method Summary |
---|
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 GeneralAroundInvocation(java.lang.Class interceptorClass, java.lang.String methodName, AroundInvocation successor)
public GeneralAroundInvocation(java.lang.Object interceptorObject, java.lang.String methodName, AroundInvocation successor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |