Uses of Package
org.jboss.aop.joinpoint

Packages that use org.jboss.aop.joinpoint
org.jboss.aop   
org.jboss.aop.advice   
org.jboss.aop.joinpoint   
org.jboss.aop.metadata   
org.jboss.aop.pointcut   
org.jboss.aop.proxy   
org.jboss.aop.proxy.container   
org.jboss.aop.reflection   
org.jboss.aspects   
 

Classes in org.jboss.aop.joinpoint used by org.jboss.aop
FieldJoinpoint
          Comment
Invocation
          Comment
InvocationResponse
          Allows interceptors to communicate information back down the chain
Joinpoint
          Comment
 

Classes in org.jboss.aop.joinpoint used by org.jboss.aop.advice
Invocation
          Comment
Joinpoint
          Comment
 

Classes in org.jboss.aop.joinpoint used by org.jboss.aop.joinpoint
CallerInvocation
           
ConstructionInvocation
          This is a helper wrapper class for an Invocation object.
ConstructorCalledByConstructorInvocation
          This is a helper wrapper class for an Invocation object.
ConstructorCalledByMethodInvocation
          This is a helper wrapper class for an Invocation object.
ConstructorInvocation
          This is a helper wrapper class for an Invocation object.
FieldInvocation
          This is a helper wrapper class for an Invocation object.
FieldReadInvocation
          This is a helper wrapper class for an Invocation object.
FieldWriteInvocation
          This is a helper wrapper class for an Invocation object.
Invocation
          Comment
InvocationBase
          This is a generic object that is used in intercepted invocations on field access, constructor, and methods
Joinpoint
          Comment
MethodCalledByConstructorInvocation
          This is a helper wrapper class for an Invocation object.
MethodCalledByMethodInvocation
          This is a helper wrapper class for an Invocation object.
MethodInvocation
           
 

Classes in org.jboss.aop.joinpoint used by org.jboss.aop.metadata
Invocation
          Comment
 

Classes in org.jboss.aop.joinpoint used by org.jboss.aop.pointcut
Invocation
          Comment
 

Classes in org.jboss.aop.joinpoint used by org.jboss.aop.proxy
Invocation
          Comment
InvocationBase
          This is a generic object that is used in intercepted invocations on field access, constructor, and methods
InvocationResponse
          Allows interceptors to communicate information back down the chain
MethodInvocation
           
 

Classes in org.jboss.aop.joinpoint used by org.jboss.aop.proxy.container
Invocation
          Comment
InvocationBase
          This is a generic object that is used in intercepted invocations on field access, constructor, and methods
Joinpoint
          Comment
MethodInvocation
           
 

Classes in org.jboss.aop.joinpoint used by org.jboss.aop.reflection
Invocation
          Comment
MethodCalledByConstructorInvocation
          This is a helper wrapper class for an Invocation object.
MethodCalledByMethodInvocation
          This is a helper wrapper class for an Invocation object.
 

Classes in org.jboss.aop.joinpoint used by org.jboss.aspects
FieldReadInvocation
          This is a helper wrapper class for an Invocation object.
FieldWriteInvocation
          This is a helper wrapper class for an Invocation object.
 



Copyright © 2004 JBoss Inc. All Rights Reserved.