Package | Description |
---|---|
org.jboss.joinpoint.plugins |
Basic Join Points.
|
org.jboss.joinpoint.spi |
Join Point API.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicFieldSetJoinPoint
A field set joinpoint
|
Modifier and Type | Method and Description |
---|---|
FieldSetJoinpoint |
BasicJoinpointFactory.getFieldSetJoinpoint(FieldInfo fieldInfo) |
static FieldSetJoinpoint |
Config.getFieldSetJoinpoint(Object object,
JoinpointFactory jpf,
String name,
Object value)
Get a field set joinpoint
|
Modifier and Type | Method and Description |
---|---|
FieldSetJoinpoint |
JoinpointFactory.getFieldSetJoinpoint(FieldInfo fieldInfo)
Get a field set join point
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.