Why was the new EnlistTimerInterceptor added to JBoss EAP 5.1.2?
Issue
We are migrating to EAP 5.1.2 at the moment. While comparing our configuration files, we found out, that a new interceptor (ejb3-interceptors-aop.xml) has been added to 5.1.2:
<interceptor name="EnlistTimerInterceptor" class="org.jboss.ejb3.core.timer.EnlistTimerInterceptor" scope="PER_VM"/>
We can not find any documentation about that change. Could you explain the purpose of the EnlistTimerInterceptor ?
Environment
- JBoss Enterprise Application Platform (EAP) 5.1.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.