Class WindowsService

java.lang.Object
org.jumpmind.symmetric.wrapper.WrapperService
org.jumpmind.symmetric.wrapper.WindowsService

@IgnoreJRERequirement public class WindowsService extends WrapperService
  • Field Details

    • APP_EVENT_LOG

      protected final String APP_EVENT_LOG
      See Also:
    • serviceControlHandler

      protected org.jumpmind.symmetric.wrapper.WindowsService.ServiceControlHandler serviceControlHandler
    • serviceStatusHandle

      protected Advapi32Ex.SERVICE_STATUS_HANDLE serviceStatusHandle
    • serviceStatus

      protected com.sun.jna.platform.win32.Winsvc.SERVICE_STATUS serviceStatus
    • eventHandle

      protected com.sun.jna.platform.win32.WinNT.HANDLE eventHandle
  • Constructor Details

    • WindowsService

      public WindowsService()
  • Method Details