Class DistributableTimeoutListener<I>
java.lang.Object
org.jboss.as.ejb3.timerservice.distributable.DistributableTimeoutListener<I>
- Type Parameters:
I- the timer identifier type
- All Implemented Interfaces:
TimeoutListener<I,Batch>
Timeout listener implementation that invokes the relevant timeout callback method of an EJB.
- Author:
- Paul Ferraro
-
Method Summary
-
Method Details
-
timeout
- Specified by:
timeoutin interfaceTimeoutListener<I,Batch> - Throws:
ExecutionException
-