org.jboss.test.aop.bean
Class SimpleInterceptor
java.lang.Object
org.jboss.test.aop.bean.SimpleInterceptor
- public class SimpleInterceptor
- extends java.lang.Object
Method Summary |
java.lang.String |
getName()
|
java.lang.Object |
invoke(org.jboss.aop.joinpoint.Invocation invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lastIntercepted
public static java.lang.String lastIntercepted
lastTransAttributeAccessed
public static java.lang.String lastTransAttributeAccessed
lastFieldIntercepted
public static java.lang.String lastFieldIntercepted
lastFieldTransAttributeAccessed
public static java.lang.String lastFieldTransAttributeAccessed
SimpleInterceptor
public SimpleInterceptor()
getName
public java.lang.String getName()
invoke
public java.lang.Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
throws java.lang.Throwable
- Throws:
java.lang.Throwable