Package org.jboss.aop

Interface Summary
Advised This interface is implemented by all classes or interfaces that are AOP enabled
AnnotationIntroductionDef  
Aspect Annotation for specifying an
AspectNotificationHandler For jboss integration.
Bind Annotation to bind an advice to a pointcut
CFlowDef  
CFlowStackDef  
ClassLoaderValidation Comment
ClassPoolFactory Comment
DeclareError  
DeclareWarning  
DynamicAOPStrategy Strategy for dealing with dynamic aop related operations.
DynamicCFlowDef  
InstanceAdvised This is implemented by objects that can have per-instance interceptors or metadata.
InstanceAdvisor Holds an object instance's metadata and attached interceptors
InterceptorDef  
Introduction  
Mixin  
PointcutDef Annotation
Precedence  
PrecedenceAdvice  
PrecedenceInterceptor  
Prepare  
TypeDef  
XmlLoader comment
XmlLoaderFactory An XmlLoaderFactory creates XmlLoaders
 

Class Summary
Advisor  
AOPClassPool  
AOPClassPoolFactory Comment
AspectAnnotationLoader Comment
AspectManager This singleton class manages all pointcuts and metadata.
AspectXmlLoader  
CallerConstructorInfo Comment
CallerMethodInfo Comment
ClassAdvisor Advises a class and provides access to the class's aspect chain.
ClassContainer Comment
ClassInstanceAdvisor Holds an object instance's metadata and attached interceptors
Deployment Comment
Dispatcher  
Domain Comment
DomainDefinition Comment
HotSwapStrategy Dynamic AOP strategy that hot swaps a class code.
InstanceDomain comment
JoinPoint A wrong dependency on MethodJoinPoint was introduced when EJB3 embedded alpha 2 was released, so we need this class here
MethodInfo This class is here to eliminate a hash lookup in invokeMethod Made to extend MethodJoinPoint since a wrong dependency was introduced when EJB3 embedded alpha 2 was released
MethodJoinPoint A wrong dependency on MethodJoinPoint was introduced when EJB3 embedded alpha 2 was released, so we need this class here
ReflectiveAspectBinder comment
 

Exception Summary
DispatcherConnectException  
NotFoundInDispatcherException  
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.