|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.mockejb.interceptor | |
org.mockejb | |
org.mockejb.interceptor |
Classes in org.mockejb.interceptor used by org.mockejb | |
Aspect
Aspect is the combination of an interceptor and pointcut. |
|
Interceptor
Interceptors intercept calls to an object to perform some actions, such as logging, transaction management and so on. |
|
InvocationContext
Performs the invocation of interceptors in their order in the interceptor list. |
|
Pointcut
Represents the AOP "pointcut" abstraction. |
Classes in org.mockejb.interceptor used by org.mockejb.interceptor | |
Aspect
Aspect is the combination of an interceptor and pointcut. |
|
AspectException
General-level exception used for various aspect/interceptor system exceptions. |
|
AspectSystem
Keeps the global list of aspects. |
|
Interceptor
Interceptors intercept calls to an object to perform some actions, such as logging, transaction management and so on. |
|
InvocationContext
Performs the invocation of interceptors in their order in the interceptor list. |
|
Pointcut
Represents the AOP "pointcut" abstraction. |
|
PointcutPair
Provides a way to create conditional expressions from pointcuts. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |