|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AspectFactory | Comment |
AspectFactoryWithClassLoader | Interface for use by AspectXXXLoader to override the classloader to be used for instantiating the aspect class |
GeneratedOnly | |
Interceptor | |
InterceptorFactory | This SHOULD NOT be inherited by application code!!!! This interface is used solely by JBoss AOP internally |
Class Summary | |
---|---|
AbstractAdvice | Comment |
AdviceBinding | Comment |
AdviceFactory | Comment |
AdviceMethodFactory | Utility class to figure out which advice method to use for a given joinpoint |
AdviceMethodProperties | Contains the properties of an advice method that we want to find. |
AdviceStack | |
AfterFactory | |
AspectDefinition | Contains definition of aspect or interceptor Scope defaults to PER_VM if it is null. |
AspectFactoryDelegator | Lazy loading of AspectFactory |
AspectFactoryWithClassLoaderSupport | Helper class to be able to set the classloader needed for loading up the aspects in the aspectfactories |
BeforeFactory | |
CFlowInterceptor | Comment |
DynamicCFlowDefinition | Comment |
GenericAspectFactory | |
GenericInterceptorFactory | |
InterceptorFactoryWrapper | Intermediate class wrapping an interceptor factory, so that generated advisors have all the information they need about the contained advices for generating the invokation methods, and we don't need to generate the interceptor chains until absolutely needed. |
PerClassAdvice | Comment |
PerInstanceAdvice | Comment |
PerInstanceInterceptor | Comment |
PerJoinpointAdvice | Comment |
PerJoinpointInterceptor | Comment |
PerVmAdvice | Comment |
PrecedenceDef | |
PrecedenceDefEntry | |
PrecedenceSorter | |
Scope | Defines the lifecycle of an aspect or interceptor instance |
ScopedInterceptorFactory | Comment |
ScopeUtil | Comment |
ThrowingFactory |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |