Uses of Interface
org.jboss.as.ejb3.timerservice.spi.TimerServiceRegistry
Packages that use TimerServiceRegistry
-
Uses of TimerServiceRegistry in org.jboss.as.ejb3.timerservice
Classes in org.jboss.as.ejb3.timerservice that implement TimerServiceRegistryModifier and TypeClassDescriptionclassA registry to which individualtimer servicescan register to (and un-register from). -
Uses of TimerServiceRegistry in org.jboss.as.ejb3.timerservice.spi
Methods in org.jboss.as.ejb3.timerservice.spi that return TimerServiceRegistryModifier and TypeMethodDescriptionTimerServiceApplicableComponentConfiguration.getTimerServiceRegistry()A registry of timer services associated with the same deployment.