Package org.wildfly.clustering.ejb.timer
Interface TimerConfiguration
-
- All Known Subinterfaces:
IntervalTimerConfiguration,ScheduleTimerConfiguration
public interface TimerConfigurationEncapsulates the configuration of a timer.- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InstantgetStart()
-
-
-
Method Detail
-
getStart
Instant getStart()
-
-