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