Uses of Interface
org.wildfly.clustering.ejb.timer.TimerManager
-
Packages that use TimerManager Package Description org.wildfly.clustering.ejb.timer -
-
Uses of TimerManager in org.wildfly.clustering.ejb.timer
Methods in org.wildfly.clustering.ejb.timer that return TimerManager Modifier and Type Method Description TimerManager<I,B>TimerManagerFactory. createTimerManager(TimerManagerConfiguration<I,B> configuration)Methods in org.wildfly.clustering.ejb.timer with parameters of type TimerManager Modifier and Type Method Description voidTimeoutListener. timeout(TimerManager<I,B> manager, Timer<I> timer)
-