Uses of Class
org.jboss.aop.JoinPoint

Packages that use JoinPoint
org.jboss.aop   
 

Uses of JoinPoint in org.jboss.aop
 

Subclasses of JoinPoint in org.jboss.aop
 class 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
 class MethodJoinPoint
          A wrong dependency on MethodJoinPoint was introduced when EJB3 embedded alpha 2 was released, so we need this class here
 



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