|
||||||||||
| 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 |
|---|
clone, dispatch, toHumanReadableString |
| Method Detail |
|---|
Object getTarget()
void setTarget(Object target)
target - the target
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||