Interface CompositeTimerServiceConfiguration
- All Superinterfaces:
ManagedTimerServiceConfiguration,TimerServiceApplicableComponentConfiguration
- 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
-
getTransientTimerService
ManagedTimerService getTransientTimerService() -
getPersistentTimerService
ManagedTimerService getPersistentTimerService()
-