|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |