JBoss Reflection 2.2.1.SP1

Uses of Interface
org.jboss.joinpoint.spi.TargettedJoinpoint

Packages that use TargettedJoinpoint
org.jboss.joinpoint.plugins Basic Join Points. 
org.jboss.joinpoint.spi Join Point API. 
 

Uses of TargettedJoinpoint in org.jboss.joinpoint.plugins
 

Classes in org.jboss.joinpoint.plugins that implement TargettedJoinpoint
 class BasicFieldGetJoinPoint
          A field get joinpoint
 class BasicFieldSetJoinPoint
          A field set joinpoint
 class BasicMethodJoinPoint
          A method joinpoint
 class BasicTargettedJoinPoint
          A targetted joinpoint
 

Uses of TargettedJoinpoint in org.jboss.joinpoint.spi
 

Subinterfaces of TargettedJoinpoint in org.jboss.joinpoint.spi
 interface FieldGetJoinpoint
          A field get join point
 interface FieldSetJoinpoint
          A field set join point
 interface MethodJoinpoint
          A method join point
 


JBoss Reflection 2.2.1.SP1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.