All Classes
-
All Classes Interface Summary Exception Summary Error Summary Class Description Advice Tag interface for Advice.AspectException Superclass for all AOP infrastructure exceptions.Class This element represents classes in the base program.ClassLocator This interface represents a specific unit locator for base program classes.Code This represents a piece of code in the program.CodeLocator This interface represents a locator on a base program piece of code.ConstructorInterceptor Intercepts the construction of a new object.ConstructorInvocation Description of an invocation to a constuctor, given to an interceptor upon construtor-call.Field This represents a field of a class.FieldAccess This interface represents a field access in the program.FieldInterceptor Intercepts field access on a target object.Instrumentation This interface represents an instrumentation on the base program.InstrumentationError The error that is raised when an error occurs during an instrumentation.Instrumentor This interface defines all the methods that perform program instrumentations that are useful for AOP.Interceptor This interface represents a generic interceptor.Invocation This interface represents an invocation in the program.Joinpoint This interface represents a generic runtime joinpoint (in the AOP terminology).Locator This interface represents a locator on the base program.Member This interface represents a class member.Metadata A metadata is a pair of values (key,data) that can be associated to a program unit.Method This represents a method of a class.MethodInterceptor Intercepts calls on an interface on its way to the target.MethodInvocation Description of an invocation to a method, given to an interceptor upon method-call.ProgramUnit An abstract program unit.UndoNotSupportedException The exception that is raised when the client program tries to undo an instrumentation and when current implementation does not support it.UnitLocator This interface represents a locator on a base program structural unit.