| Package | Description |
|---|---|
| org.jboss.as.controller | |
| org.jboss.as.controller.management | |
| org.jboss.as.controller.operations.common |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAddStepHandler
Base class for
OperationStepHandler implementations that add managed resource. |
class |
AbstractBoottimeAddStepHandler
Base class for
OperationStepHandler implementations that add managed resources and also perform runtime
processing that should only occur during server boot. |
class |
ModelOnlyAddStepHandler
A handler for the
add operation that only manipulates the model. |
class |
ReloadRequiredAddStepHandler
An handler for an 'add' operation that does nothing in the
runtime stage but put the process in
reload-required state. |
class |
RestartParentResourceAddHandler
Simple add handler which, if allowed, restarts a parent resource when the child is added.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHttpInterfaceAddStepHandler
The base add handler for the HTTP Management Interface.
|
class |
BaseNativeInterfaceAddStepHandler
The base add handler for the native management interface.
|
class |
ManagementInterfaceAddStepHandler
The base add handler for management interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InterfaceAddHandler
Handler for the interface resource add operation.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.