| 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 |
|---|---|
| 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.
|
| HttpManagementWriteAttributeHandler |
OperationStepHandler for changing attributes on the http management interface. |
| 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.
|
| NativeManagementWriteAttributeHandler |
OperationStepHandler for changing attributes on 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
|
| RootResourceHack |
Ugly hack to be able to get the root resource and registration.
|
| RootResourceHack.ResourceAndRegistration | |
| RunningModeReadHandler |
Reports the current server
RunningMode. |
| ServerDomainProcessReloadHandler |
Custom reload handler updating the operation-id before reconnecting to the HC.
|
| ServerProcessReloadHandler | |
| ServerProcessStateHandler |
Operation handlers responsible for putting the server in either the reload or restart-required state.
|
| ServerRestartRequiredHandler | Deprecated |
| ServerShutdownHandler |
Handler that shuts down the standalone server.
|
| ServerVersionOperations | |
| ServerVersionOperations.DefaultEmptyListAttributeHandler | |
| ServerWriteAttributeOperationHandler | Deprecated
Use org.jboss.as.controller.AbstractWriteAttributeHandler
|
| SetServerGroupHostHandler |
Handler for operation run by Host Controller during boot to pass in the server group and host name.
|
| 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 |
Copyright © 2014 JBoss by Red Hat. All rights reserved.