|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Joinpoint
A join point
Method Summary | |
---|---|
Object |
cleanup()
Invoke cleanup on joinpoint. |
Object |
clone()
Make a copy of the joinpoint |
Object |
dispatch()
Invoke on the actual joinpoint |
String |
toHumanReadableString()
A human readable version of the join point |
Method Detail |
---|
Object dispatch() throws Throwable
Throwable
- for any errorObject cleanup()
Object clone()
String toHumanReadableString()
|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |