|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FieldSetJoinpoint
A field set join point
Method Summary | |
---|---|
FieldInfo |
getFieldInfo()
Get the field info for this join point |
void |
setValue(Object value)
The value to set |
Methods inherited from interface org.jboss.joinpoint.spi.TargettedJoinpoint |
---|
getTarget, setTarget |
Methods inherited from interface org.jboss.joinpoint.spi.Joinpoint |
---|
clone, dispatch, toHumanReadableString |
Method Detail |
---|
FieldInfo getFieldInfo()
void setValue(Object value)
value
- the value to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |