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 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 © 2002 JBoss Group, LLC. All Rights Reserved.