Uses of Interface
org.jboss.as.ejb3.timerservice.distributable.DistributableTimerServiceConfiguration
Packages that use DistributableTimerServiceConfiguration
-
Uses of DistributableTimerServiceConfiguration in org.jboss.as.ejb3.timerservice.distributable
Constructors in org.jboss.as.ejb3.timerservice.distributable with parameters of type DistributableTimerServiceConfigurationModifierConstructorDescriptionDistributableTimerService(DistributableTimerServiceConfiguration<I> configuration, TimerManager<I> manager)