|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.test.aop.bean.Aspect
Comment
| Constructor Summary | |
Aspect()
|
|
| Method Summary | |
java.lang.Object |
interceptConstructor(ConstructorInvocation invocation)
|
java.lang.Object |
interceptField(FieldInvocation invocation)
|
java.lang.Object |
interceptMethod(MethodInvocation invocation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Aspect()
| Method Detail |
public java.lang.Object interceptConstructor(ConstructorInvocation invocation)
throws java.lang.Throwable
java.lang.Throwable
public java.lang.Object interceptField(FieldInvocation invocation)
throws java.lang.Throwable
java.lang.Throwable
public java.lang.Object interceptMethod(MethodInvocation invocation)
throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||