Uses of Package
org.jboss.aop.advice

Packages that use org.jboss.aop.advice
org.jboss.aop   
org.jboss.aop.advice   
org.jboss.aop.advice.annotation   
org.jboss.aop.instrument   
org.jboss.aop.joinpoint   
org.jboss.aop.microcontainer.lifecycle   
org.jboss.aop.pointcut   
org.jboss.aop.proxy   
org.jboss.aop.proxy.container   
org.jboss.aop.standalone   
 

Classes in org.jboss.aop.advice used by org.jboss.aop
AdviceBinding
          Comment
AdviceStack
           
AspectDefinition
          Contains definition of aspect or interceptor Scope defaults to PER_VM if it is null.
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.
Interceptor
           
InterceptorFactory
          This SHOULD NOT be inherited by application code!!!! This interface is used solely by JBoss AOP internally
PrecedenceDef
           
PrecedenceDefEntry
           
 

Classes in org.jboss.aop.advice used by org.jboss.aop.advice
AbstractAdvice
          Comment
AdviceFactory
          Comment
AdviceMethodProperties.OptionalParameters
           
AspectDefinition
          Contains definition of aspect or interceptor Scope defaults to PER_VM if it is null.
AspectFactory
          Comment
AspectFactoryWithClassLoader
          Interface for use by AspectXXXLoader to override the classloader to be used for instantiating the aspect class
AspectFactoryWithClassLoaderSupport
          Helper class to be able to set the classloader needed for loading up the aspects in the aspectfactories
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.
GeneratedOnly
           
Interceptor
           
InterceptorFactory
          This SHOULD NOT be inherited by application code!!!! This interface is used solely by JBoss AOP internally
PrecedenceDef
           
PrecedenceDefEntry
           
Scope
          Defines the lifecycle of an aspect or interceptor instance
 

Classes in org.jboss.aop.advice used by org.jboss.aop.advice.annotation
AdviceMethodProperties
          Contains the properties of an advice method that we want to find.
 

Classes in org.jboss.aop.advice used by org.jboss.aop.instrument
AdviceMethodProperties
          Contains the properties of an advice method that we want to find.
 

Classes in org.jboss.aop.advice used by org.jboss.aop.joinpoint
Interceptor
           
 

Classes in org.jboss.aop.advice used by org.jboss.aop.microcontainer.lifecycle
AspectDefinition
          Contains definition of aspect or interceptor Scope defaults to PER_VM if it is null.
 

Classes in org.jboss.aop.advice used by org.jboss.aop.pointcut
AdviceBinding
          Comment
 

Classes in org.jboss.aop.advice used by org.jboss.aop.proxy
Interceptor
           
 

Classes in org.jboss.aop.advice used by org.jboss.aop.proxy.container
AspectDefinition
          Contains definition of aspect or interceptor Scope defaults to PER_VM if it is null.
Interceptor
           
 

Classes in org.jboss.aop.advice used by org.jboss.aop.standalone
Interceptor
           
 



Copyright © 2004 JBoss Inc. All Rights Reserved.