All Classes and Interfaces
Class
Description
Tag interface for Advice.
Superclass for all AOP infrastructure exceptions.
This element represents classes in the base program.
This interface represents a specific unit locator for base program
classes.
This represents a piece of code in the program.
This interface represents a locator on a base program piece of
code.
Intercepts the construction of a new object.
Description of an invocation to a constuctor, given to an
interceptor upon construtor-call.
This represents a field of a class.
This interface represents a field access in the program.
Intercepts field access on a target object.
This interface represents an instrumentation on the base program.
The error that is raised when an error occurs during an instrumentation.
This interface defines all the methods that perform program
instrumentations that are useful for AOP.
This interface represents a generic interceptor.
This interface represents an invocation in the program.
This interface represents a generic runtime joinpoint (in the AOP
terminology).
This interface represents a locator on the base program.
This interface represents a class member.
A metadata is a pair of values (key,data) that can be associated to
a program unit.
This represents a method of a class.
Intercepts calls on an interface on its way to the target.
Description of an invocation to a method, given to an interceptor
upon method-call.
An abstract program unit.
The exception that is raised when the client program tries to undo
an instrumentation and when current implementation does not support
it.
This interface represents a locator on a base program structural unit.