|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ICallerConstructorInfo | Represents calls made to a constructor by either a method or a constructor |
ICallerMethodInfo | Represents calls made to a method or a constructor by either a method or a constructor |
IConByConInfo | Represents a call to a constructor made by a constructor |
IConByMethodInfo | Represents a call to a constructor made by a method |
IConstructionInfo | Represents a call made on a constructor woven with the construction syntax |
IConstructorInfo | Represents a contructor call with an execution pointcut |
IFieldInfo | Represents a field read or write |
IJoinPointInfo | Represents a call made on a joinpoint |
IMethodByConInfo | Represents a method being called by a constructor |
IMethodByMethodInfo | Represents a method being called by a method |
IMethodInfo | Represents a method call with an execution pointcut |
Invocation | Comment |
Joinpoint | Comment |
Class Summary | |
---|---|
CallerInvocation | |
ConstructionInvocation | This is a helper wrapper class for an Invocation object. |
ConstructionInvocationWrapper | Comment |
ConstructorCalledByConstructorInvocation | This is a helper wrapper class for an Invocation object. |
ConstructorCalledByConstructorInvocationWrapper | Comment |
ConstructorCalledByConstructorJoinpoint | Comment |
ConstructorCalledByMethodInvocation | This is a helper wrapper class for an Invocation object. |
ConstructorCalledByMethodInvocationWrapper | Comment |
ConstructorCalledByMethodJoinpoint | Comment |
ConstructorInvocation | This is a helper wrapper class for an Invocation object. |
ConstructorInvocationWrapper | Comment |
ConstructorJoinpoint | Comment |
CurrentInvocation | This class should only be used from within a typed advice! |
FieldInvocation | This is a helper wrapper class for an Invocation object. |
FieldJoinpoint | Comment |
FieldReadInvocation | This is a helper wrapper class for an Invocation object. |
FieldReadInvocationWrapper | Comment |
FieldWriteInvocation | This is a helper wrapper class for an Invocation object. |
FieldWriteInvocationWrapper | Comment |
InvocationBase | This is a generic object that is used in intercepted invocations on field access, constructor, and methods |
InvocationResponse | Allows interceptors to communicate information back down the chain |
MethodCalledByConstructorInvocation | This is a helper wrapper class for an Invocation object. |
MethodCalledByConstructorInvocationWrapper | Comment |
MethodCalledByConstructorJoinpoint | Comment |
MethodCalledByMethodInvocation | This is a helper wrapper class for an Invocation object. |
MethodCalledByMethodInvocationWrapper | Comment |
MethodCalledByMethodJoinpoint | Comment |
MethodInvocation | |
MethodInvocationWrapper | This wrapper class allows you to insert a chain of interceptors into the middle of a call stack. |
MethodJoinpoint | Comment |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |