Class SuspendableTimerService

All Implemented Interfaces:
jakarta.ejb.TimerService, AutoCloseable, ManagedTimerService, Service

public class SuspendableTimerService extends DecoratedTimerService
Author:
Paul Ferraro
  • Constructor Details

    • SuspendableTimerService

      public SuspendableTimerService(ManagedTimerService service, org.jboss.as.server.suspend.SuspendableActivityRegistry registry, Executor executor)