Modifier and Type | Class and Description |
---|---|
class |
ModelOnlyRemoveStepHandler
A handler for the
remove operation that only manipulates the model. |
class |
ReloadRequiredRemoveStepHandler
A handler for the "remove" operation that always puts the process in "reload-required" state.
|
class |
ServiceRemoveStepHandler
Abstract remove step handler that simply removes a service.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SimpleResourceDefinition.registerRemoveOperation(ManagementResourceRegistration registration,
AbstractRemoveStepHandler handler,
OperationEntry.Flag... flags) |
ResourceBuilder |
ResourceBuilder.setRemoveOperation(AbstractRemoveStepHandler handler) |
Modifier and Type | Class and Description |
---|---|
class |
InterfaceRemoveHandler
Handler for the path resource remove operation.
|
class |
SocketBindingGroupRemoveHandler
Handler for the socket-binding-group resource's remove operation on a server.
|
Modifier and Type | Class and Description |
---|---|
class |
DomainSocketBindingGroupRemoveHandler
Handler for the socket-binding-group resource's remove operation.
|
class |
ProfileRemoveHandler |
class |
ServerGroupRemoveHandler |
Modifier and Type | Class and Description |
---|---|
class |
LdapConnectionRemoveHandler
Handler for removing ldap management connections.
|
Modifier and Type | Class and Description |
---|---|
class |
UserRemoveHandler
Remove handler for for a user resource in the users-in-domain-config authentication mechanism.
|
Modifier and Type | Class and Description |
---|---|
class |
JVMRemoveHandler
OperationHandler for the jvm resource remove operation. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDiscoveryOptionRemoveHandler
Abstract superclass of handlers for a discovery option resource's remove operation.
|
class |
DiscoveryOptionRemoveHandler
Handler for a discovery resource's remove operation.
|
class |
HostSpecifiedInterfaceRemoveHandler
Handler for removing a fully-specified interface.
|
class |
ServerRemoveHandler
OperationHandler removing an existing server configuration. |
class |
StaticDiscoveryRemoveHandler
Handler for a static discovery resource's remove operation.
|
Modifier and Type | Class and Description |
---|---|
class |
JMXSubsystemRemove
Removes the remoting subsystem
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedDMRContentRemoveHandler
Remove handler for a resource that represents a named bit of re-usable DMR.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectorRemove
Removes a connector from the remoting container.
|
class |
HttpConnectorRemove
Removes a connector from the remoting container.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpManagementRemoveHandler
Removes the HTTP management interface.
|
class |
NativeManagementRemoveHandler
Removes the native management interface.
|
class |
NativeRemotingManagementRemoveHandler
The remove handler for the Native Remoting Interface when running a standalone server.
|
Modifier and Type | Class and Description |
---|---|
class |
BindingRemoveHandler
Handler for the server and host model socket-binding resource's remove operation.
|
class |
SocketBindingRemoveHandler
Handler for the socket-binding resource's remove operation.
|
class |
SpecifiedInterfaceRemoveHandler
Handler for removing a fully-specified interface.
|
Modifier and Type | Class and Description |
---|---|
class |
VaultRemoveHandler
Handler for the vault remove operation.
|
Modifier and Type | Class and Description |
---|---|
class |
BoundedQueueThreadPoolRemove
Removes a bounded queue thread pool.
|
class |
QueuelessThreadPoolRemove
Removes a queueless thread pool.
|
class |
ScheduledThreadPoolRemove
Removes a scheduled thread pool.
|
class |
UnboundedQueueThreadPoolRemove
Removes an unbounded queue thread pool.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.