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