Interface SuspensionStateProvider

All Known Subinterfaces:
ServerSuspendController, SuspendableActivityRegistry
All Known Implementing Classes:
SuspendController

public interface SuspensionStateProvider
Provides the suspend state of the server.
  • Field Details

    • SERVICE_DESCRIPTOR

      static final org.wildfly.service.descriptor.NullaryServiceDescriptor<SuspensionStateProvider> SERVICE_DESCRIPTOR
  • Method Details