Uses of Interface
org.jboss.as.ejb3.timerservice.spi.TimerServiceApplicableComponentConfiguration
-
-
Uses of TimerServiceApplicableComponentConfiguration in org.jboss.as.ejb3.timerservice
Subinterfaces of TimerServiceApplicableComponentConfiguration in org.jboss.as.ejb3.timerservice Modifier and Type Interface Description interfaceTimerServiceConfiguration -
Uses of TimerServiceApplicableComponentConfiguration in org.jboss.as.ejb3.timerservice.composite
Subinterfaces of TimerServiceApplicableComponentConfiguration in org.jboss.as.ejb3.timerservice.composite Modifier and Type Interface Description interfaceCompositeTimerServiceConfiguration -
Uses of TimerServiceApplicableComponentConfiguration in org.jboss.as.ejb3.timerservice.distributable
Subinterfaces of TimerServiceApplicableComponentConfiguration in org.jboss.as.ejb3.timerservice.distributable Modifier and Type Interface Description interfaceDistributableTimerServiceConfiguration<I>Encapsulates the configuration of aDistributedTimerService. -
Uses of TimerServiceApplicableComponentConfiguration in org.jboss.as.ejb3.timerservice.spi
Subinterfaces of TimerServiceApplicableComponentConfiguration in org.jboss.as.ejb3.timerservice.spi Modifier and Type Interface Description interfaceManagedTimerServiceConfigurationEncapsulates the common configuration of a managed timer service.interfaceManagedTimerServiceFactoryConfigurationEnscapsulate the common configuration for a .
-