Uses of Interface
org.wildfly.clustering.ejb.timer.TimerConfiguration
-
Packages that use TimerConfiguration Package Description org.wildfly.clustering.ejb.timer -
-
Uses of TimerConfiguration in org.wildfly.clustering.ejb.timer
Subinterfaces of TimerConfiguration in org.wildfly.clustering.ejb.timer Modifier and Type Interface Description interfaceIntervalTimerConfigurationEncapsulates the configuration of an interval timer.interfaceScheduleTimerConfigurationEncapsulates the configuration of a schedule timer.Methods in org.wildfly.clustering.ejb.timer with type parameters of type TimerConfiguration Modifier and Type Method Description <C extends TimerConfiguration>
CImmutableTimerMetaData. getConfiguration(Class<C> configurationClass)
-