|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TargettedJoinpoint
A join point with a target
Method Summary | |
---|---|
Object |
getTarget()
Get the target of the join point |
void |
setTarget(Object target)
Set the target of the join point |
Methods inherited from interface org.jboss.joinpoint.spi.Joinpoint |
---|
cleanup, clone, dispatch, toHumanReadableString |
Method Detail |
---|
Object getTarget()
void setTarget(Object target)
target
- the target
|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |