Uses of Package
org.aopalliance.intercept
Packages that use org.aopalliance.intercept
Package
Description
This package provides a set of interfaces for interception
mechanisms.
-
Classes in org.aopalliance.intercept used by org.aopalliance.interceptClassDescriptionDescription of an invocation to a constuctor, given to an interceptor upon construtor-call.This interface represents a field access in the program.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).Description of an invocation to a method, given to an interceptor upon method-call.