Uses of Interface
org.jboss.aop.joinpoint.ICallerMethodInfo

Packages that use ICallerMethodInfo
org.jboss.aop   
org.jboss.aop.joinpoint   
 

Uses of ICallerMethodInfo in org.jboss.aop
 

Classes in org.jboss.aop that implement ICallerMethodInfo
 class CallerMethodInfo
          Comment
 class MethodByConInfo
           
 class MethodByMethodInfo
           
 

Uses of ICallerMethodInfo in org.jboss.aop.joinpoint
 

Subinterfaces of ICallerMethodInfo in org.jboss.aop.joinpoint
 interface IMethodByConInfo
          Represents a method being called by a constructor
 interface IMethodByMethodInfo
          Represents a method being called by a method
 



Copyright © 2004 JBoss Inc. All Rights Reserved.