|
||||||||||
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 |
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 |
GeneratedAdvisorInterceptor | Special interceptor wrapping the interceptor factory, so that generated advisors have all the information they need about the contained advices for generating the invocation methods. |
GenericAspectFactory | |
GenericInterceptorFactory | |
PerClassAdvice | Comment |
PerInstanceAdvice | Comment |
PerInstanceInterceptor | Comment |
PerJoinpointAdvice | Comment |
PerJoinpointInterceptor | Comment |
PerVmAdvice | Comment |
PrecedenceDef | |
PrecedenceDefEntry | |
PrecedenceSorter | |
ScopedInterceptorFactory | Comment |
ScopeUtil | Comment |
SecurityActions | |
ThrowingFactory |
Enum Summary | |
---|---|
AdviceMethodProperties.OptionalParameters | |
Scope | Defines the lifecycle of an aspect or interceptor instance |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |