Uses of Interface
org.jboss.as.ejb3.timerservice.spi.ManagedTimerServiceConfiguration
Packages that use ManagedTimerServiceConfiguration
Package
Description
-
Uses of ManagedTimerServiceConfiguration in org.jboss.as.ejb3.timerservice
Subinterfaces of ManagedTimerServiceConfiguration in org.jboss.as.ejb3.timerserviceConstructors in org.jboss.as.ejb3.timerservice with parameters of type ManagedTimerServiceConfigurationModifierConstructorDescriptionNonFunctionalTimerService(String message, ManagedTimerServiceConfiguration configuration) -
Uses of ManagedTimerServiceConfiguration in org.jboss.as.ejb3.timerservice.composite
Subinterfaces of ManagedTimerServiceConfiguration in org.jboss.as.ejb3.timerservice.composite -
Uses of ManagedTimerServiceConfiguration in org.jboss.as.ejb3.timerservice.distributable
Subinterfaces of ManagedTimerServiceConfiguration in org.jboss.as.ejb3.timerservice.distributableModifier and TypeInterfaceDescriptioninterfaceEncapsulates the configuration of aDistributedTimerService.