Class TimerCMTTxInterceptor

  • 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 Detail

      • FACTORY

        public static final org.jboss.invocation.InterceptorFactory FACTORY
    • Constructor Detail

      • TimerCMTTxInterceptor

        public TimerCMTTxInterceptor()