| Package | Description |
|---|---|
| org.jboss.aop |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Object |
GeneratedClassAdvisor.getFieldAspect(FieldJoinpoint joinpoint,
AspectDefinition def) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.