org.jboss.aspects.tx
Class TxInterceptor.Required
java.lang.Object
org.jboss.aspects.tx.TxInterceptor.Required
- All Implemented Interfaces:
- org.jboss.aop.advice.Interceptor
- Enclosing class:
- TxInterceptor
public static class TxInterceptor.Required
- extends Object
- implements org.jboss.aop.advice.Interceptor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tm
protected TransactionManager tm
policy
protected TxPolicy policy
TxInterceptor.Required
public TxInterceptor.Required(TransactionManager tm,
TxPolicy policy)
invoke
public Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
throws Throwable
- Specified by:
invoke
in interface org.jboss.aop.advice.Interceptor
- Throws:
Throwable
getName
public String getName()
- Specified by:
getName
in interface org.jboss.aop.advice.Interceptor
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.