Interface TimerManagerFactoryConfiguration<I>

  • Type Parameters:
    I - the timer identifier type
    All Known Subinterfaces:
    TimerManagerConfiguration<I,​B>

    public interface TimerManagerFactoryConfiguration<I>
    Encapsulates the configuration of a TimerManagerFactory.
    Author:
    Paul Ferraro