Interface DistributableTimerServiceConfiguration<I>

Type Parameters:
I - the timer identifier type
All Superinterfaces:
ManagedTimerServiceConfiguration, TimerServiceApplicableComponentConfiguration

public interface DistributableTimerServiceConfiguration<I> extends ManagedTimerServiceConfiguration
Encapsulates the configuration of a DistributedTimerService.
Author:
Paul Ferraro