Interface DwDaemonService

All Known Subinterfaces:
EventLoggerService
All Known Implementing Classes:
ConsoleEventLoggerServiceImpl, DwDaemonServiceImpl, JpaEventLoggerServiceImpl, MaintenanceServiceImpl

public interface DwDaemonService
  • Method Details

    • isActive

      boolean isActive()
    • isShutdown

      boolean isShutdown()
    • isTerminated

      boolean isTerminated()
    • shutdown

      void shutdown()
    • start

      void start()
    • isOrderdShutdown

      boolean isOrderdShutdown()
    • isWatchdogActive

      boolean isWatchdogActive()
    • shutdownWatchdog

      void shutdownWatchdog()