JBoss Reflection 2.2.1.SP1

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

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

Uses of FieldGetJoinpoint in org.jboss.joinpoint.plugins
 

Classes in org.jboss.joinpoint.plugins that implement FieldGetJoinpoint
 class BasicFieldGetJoinPoint
          A field get joinpoint
 

Methods in org.jboss.joinpoint.plugins that return FieldGetJoinpoint
 FieldGetJoinpoint BasicJoinpointFactory.getFieldGetJoinpoint(FieldInfo fieldInfo)
           
static FieldGetJoinpoint Config.getFieldGetJoinpoint(Object object, JoinpointFactory jpf, String name)
          Get a field get joinpoint
 

Uses of FieldGetJoinpoint in org.jboss.joinpoint.spi
 

Methods in org.jboss.joinpoint.spi that return FieldGetJoinpoint
 FieldGetJoinpoint JoinpointFactory.getFieldGetJoinpoint(FieldInfo fieldInfo)
          Get a field get join point
 


JBoss Reflection 2.2.1.SP1

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