public interface TargettedJoinpoint extends Joinpoint
| Modifier and Type | Method and Description |
|---|---|
Object |
getTarget()
Get the target of the join point
|
void |
setTarget(Object target)
Set the target of the join point
|
clone, dispatch, toHumanReadableStringCopyright © 2016 JBoss by Red Hat. All rights reserved.