| Interface | Description |
|---|---|
| SystemPropertyDeferredProcessor |
WFLY-1904: performs deferred resolution and storage of system properties,
after any security vault has had a chance to initialize.
|
| Class | Description |
|---|---|
| AbstractInstallationReporter |
Base class to build a report of the current instance installation.
|
| AbstractInstallationReporter.InstallationConfiguration | |
| CleanObsoleteContentHandler |
Handler to clean obsolete contents from the content repository.
|
| DumpServicesHandler |
Handler that dumps all services in the server container
|
| HttpManagementAddHandler |
A handler that activates the HTTP management API on a Server.
|
| HttpManagementRemoveHandler |
Removes the HTTP management interface.
|
| InstallationReportHandler |
Handler to produce a summary of the current server installation.
|
| InstanceUuidReadHandler |
Handler to read the UUID of the instance.
|
| LaunchTypeHandler |
Reports the server launch type
|
| NativeManagementAddHandler |
The Add handler for the Native Interface when running a standalone server.
|
| NativeManagementRemoveHandler |
Removes the native management interface.
|
| NativeRemotingManagementAddHandler |
The Add handler for the Native Remoting Interface when running a standalone server.
|
| NativeRemotingManagementRemoveHandler |
The remove handler for the Native Remoting Interface when running a standalone server.
|
| ProcessTypeHandler |
Reports the process type
|
| RunningModeReadHandler |
Reports the current server
RunningMode. |
| ServerDomainProcessReloadHandler |
Custom reload handler updating the operation-id before reconnecting to the HC.
|
| ServerDomainProcessShutdownHandler |
Handler that starts a graceful shutdown in domain mode.
|
| ServerProcessReloadHandler | |
| ServerProcessStateHandler |
Operation handlers responsible for putting the server in either the reload or restart-required state.
|
| ServerRestartRequiredHandler | Deprecated |
| ServerResumeHandler |
Handler that suspends server operations
|
| ServerShutdownHandler |
Handler that shuts down the standalone server.
|
| ServerSuspendHandler |
Handler that suspends server operations
|
| ServerVersionOperations | |
| ServerVersionOperations.DefaultEmptyListAttributeHandler | |
| SetServerGroupHostHandler |
Handler for operation run by Host Controller during boot to pass in the server group and host name.
|
| SuspendStateReadHandler |
Reports the current server
SuspendController.State |
| SystemPropertyAddHandler |
Operation handler for adding domain/host and server system properties.
|
| SystemPropertyRemoveHandler |
Handler for system property remove operations.
|
| SystemPropertyValueWriteAttributeHandler |
Handles changes to the value of a system property.
|
| SystemPropertyValueWriteAttributeHandler.SysPropValue | |
| WriteConfigHandler |
A
OperationStepHandler that can write current configuration without making any actual config change. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.