Interface DistributableTimerServiceConfiguration<I>
- Type Parameters:
I- the timer identifier type
- All Superinterfaces:
ManagedTimerServiceConfiguration,TimerServiceApplicableComponentConfiguration
Encapsulates the configuration of a
DistributedTimerService.- Author:
- Paul Ferraro
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.as.ejb3.timerservice.spi.ManagedTimerServiceConfiguration
ManagedTimerServiceConfiguration.TimerFilter -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.jboss.as.ejb3.timerservice.spi.ManagedTimerServiceConfiguration
getInvoker, getTimerFilterMethods inherited from interface org.jboss.as.ejb3.timerservice.spi.TimerServiceApplicableComponentConfiguration
getTimerListener, getTimerServiceRegistry
-
Method Details
-
getIdentifierParser
-
getTimerSynchronizationFactory
TimerSynchronizationFactory<I> getTimerSynchronizationFactory()
-