Uses of Interface
org.jboss.as.ejb3.timerservice.spi.ManagedTimerServiceConfiguration
-
Packages that use ManagedTimerServiceConfiguration Package Description org.jboss.as.ejb3.timerservice org.jboss.as.ejb3.timerservice.composite org.jboss.as.ejb3.timerservice.distributable -
-
Uses of ManagedTimerServiceConfiguration in org.jboss.as.ejb3.timerservice
Subinterfaces of ManagedTimerServiceConfiguration in org.jboss.as.ejb3.timerservice Modifier and Type Interface Description interfaceTimerServiceConfigurationConstructors in org.jboss.as.ejb3.timerservice with parameters of type ManagedTimerServiceConfiguration Constructor Description NonFunctionalTimerService(String message, ManagedTimerServiceConfiguration configuration) -
Uses of ManagedTimerServiceConfiguration in org.jboss.as.ejb3.timerservice.composite
Subinterfaces of ManagedTimerServiceConfiguration in org.jboss.as.ejb3.timerservice.composite Modifier and Type Interface Description interfaceCompositeTimerServiceConfiguration -
Uses of ManagedTimerServiceConfiguration in org.jboss.as.ejb3.timerservice.distributable
Subinterfaces of ManagedTimerServiceConfiguration in org.jboss.as.ejb3.timerservice.distributable Modifier and Type Interface Description interfaceDistributableTimerServiceConfiguration<I>
-