Package org.wildfly.clustering.ejb.timer
Interface TimerManagerConfiguration<I>
- Type Parameters:
I- the timer identifier type
- All Superinterfaces:
org.wildfly.clustering.server.manager.ManagerConfiguration<I>,TimerManagerFactoryConfiguration<I>
Encapsulates the configuration of a
TimerManager.- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.server.manager.ManagerConfiguration
getIdentifierFactoryMethods inherited from interface org.wildfly.clustering.ejb.timer.TimerManagerFactoryConfiguration
getRegistry, getTimerServiceConfiguration, isPersistent
-
Method Details
-
getListener
TimeoutListener<I> getListener()
-