org.jboss.ejb3.tx
Class TxInterceptor.Never
java.lang.Object
org.jboss.aspects.tx.TxInterceptor.Never
org.jboss.ejb3.tx.TxInterceptor.Never
- All Implemented Interfaces:
- org.jboss.aop.advice.Interceptor
- Enclosing class:
- TxInterceptor
public static class TxInterceptor.Never
- extends org.jboss.aspects.tx.TxInterceptor.Never
| Fields inherited from class org.jboss.aspects.tx.TxInterceptor.Never |
policy, timeout, tm |
|
Method Summary |
Object |
invoke(org.jboss.aop.joinpoint.Invocation invocation)
|
| Methods inherited from class org.jboss.aspects.tx.TxInterceptor.Never |
getName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TxInterceptor.Never
public TxInterceptor.Never(TransactionManager tm,
org.jboss.aspects.tx.TxPolicy policy)
invoke
public Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
throws Throwable
- Specified by:
invoke in interface org.jboss.aop.advice.Interceptor- Overrides:
invoke in class org.jboss.aspects.tx.TxInterceptor.Never
- Throws:
Throwable
Copyright © 2008 JBoss Inc.. All Rights Reserved.