Uses of Class
org.jboss.aop.joinpoint.FieldJoinpoint

Packages that use FieldJoinpoint
org.jboss.aop   
 

Uses of FieldJoinpoint in org.jboss.aop
 

Methods in org.jboss.aop with parameters of type FieldJoinpoint
 Object GeneratedClassAdvisor.getFieldAspect(FieldJoinpoint joinpoint, AspectDefinition def)
           
 Object ClassAdvisor.getFieldAspect(FieldJoinpoint joinpoint, AspectDefinition def)
          This method is to support PER_JOINPOINT scoping of Aspects for static fields Fields are special in that a get and set do not create separate aspect instances.
 



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