WildFly: EJB Subsystem 26.1.0.Final
-
- All Implemented Interfaces:
- org.jboss.invocation.Interceptor
public class TimerCMTTxInterceptor
extends CMTTxInterceptor
CMT interceptor for timer invocations. An exception is thrown if the transaction is rolled back, so the timer
service knows to retry the timeout.
- Author:
- Stuart Douglas
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static org.jboss.invocation.InterceptorFactory |
FACTORY |
-
Fields inherited from interface org.jboss.invocation.Interceptor
EMPTY_ARRAY
-
Method Summary
-
Methods inherited from class org.jboss.as.ejb3.tx.CMTTxInterceptor
endTransaction, invokeInCallerTx, invokeInImportedTx, invokeInNoTx, invokeInOurTx, mandatory, never, notSupported, processInvocation, required, requiresNew, setRollbackOnly, supports
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: EJB Subsystem 26.1.0.Final
Copyright © 2022 JBoss by Red Hat. All rights reserved.