Package org.wildfly.clustering.ejb.timer
Interface TimeoutListener<I,B extends Batch>
- Type Parameters:
I- the timer identifier typeB- the batch type
public interface TimeoutListener<I,B extends Batch>
A listener to be invoked on timeout of a timer.
- Author:
- Paul Ferraro
-
Method Summary
-
Method Details
-
timeout
- Throws:
ExecutionException
-