Uses of Class
org.jboss.aop.CallerMethodJoinPoint

Packages that use CallerMethodJoinPoint
org.jboss.aop   
 

Uses of CallerMethodJoinPoint in org.jboss.aop
 

Subclasses of CallerMethodJoinPoint in org.jboss.aop
 class MethodByConJoinPoint
           
 class MethodByMethodJoinPoint
           
 

Methods in org.jboss.aop with parameters of type CallerMethodJoinPoint
 Object ClassAdvisor.invokeCaller(long callingMethodHash, Object target, Object[] args, CallerMethodJoinPoint info, Object callingObject)
          Deprecated.  
 Object ClassAdvisor.invokeConstructorCaller(int callingIndex, Object target, Object[] args, CallerMethodJoinPoint info)
          Deprecated.  
 

Constructors in org.jboss.aop with parameters of type CallerMethodJoinPoint
CallerMethodJoinPoint(CallerMethodJoinPoint other)
           
 



Copyright © 2004 JBoss Inc. All Rights Reserved.