Modifier and Type | Class and Description |
---|---|
class |
ModelOnlyWriteAttributeHandler
A
write-attribute handler that simply validates the attribute value and stores it in the model. |
class |
ReloadRequiredWriteAttributeHandler
Simple
AbstractWriteAttributeHandler that triggers putting the process in a restart-required state if attribute that
has flag AttributeAccess.Flag.RESTART_JVM otherwise it puts process in
reload-required state. |
class |
RestartParentWriteAttributeHandler
Simple
AbstractWriteAttributeHandler that, if allowed,
restarts a parent resource when a change is made. |
Modifier and Type | Class and Description |
---|---|
class |
DomainIncludesValidationWriteAttributeHandler
Write attribute handler to trigger validation when something in the domain model involving includes has changed
|
Modifier and Type | Class and Description |
---|---|
class |
AccessAuthorizationCombinationPolicyWriteAttributeHandler
An
OperationStepHandler handling write updates to the 'permission-combination-policy'
attribute. |
class |
RoleIncludeAllWriteAttributeHander
A
OperationStepHandler for writing the include-all attribute. |
Modifier and Type | Class and Description |
---|---|
protected static class |
FileAuditLogHandlerResourceDefinition.HandlerWriteAttributeHandler |
protected static class |
InMemoryAuditLogHandlerResourceDefinition.InMemoryMaxHistoryWriteHandler |
protected static class |
PeriodicRotatingFileAuditLogHandlerResourceDefinition.PeriodicRotatingHandlerWriteAttributeHandler |
protected static class |
SizeRotatingFileAuditLogHandlerResourceDefinition.SizeRotatingHandlerWriteAttributeHandler |
Modifier and Type | Class and Description |
---|---|
class |
LdapConnectionWriteAttributeHandler
Handler for updating attributes of ldap management connections.
|
Modifier and Type | Class and Description |
---|---|
class |
SecurityRealmChildWriteAttributeHandler
Attribute write handler for a child resource of a management security realm.
|
class |
UserWriteAttributeHandler
Attribute write step handler for a user resource in the users-in-domain-config authentication mechanism.
|
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryWriteAttributeHandler
Handles changes to the options attribute containing the list
of custom and static descovery options.
|
class |
HttpManagementWriteAttributeHandler
OperationStepHandler for changing attributes on the native management interface. |
class |
NativeManagementWriteAttributeHandler
OperationStepHandler for changing attributes on the native management interface. |
class |
ServerRestartRequiredServerConfigWriteAttributeHandler
Writes the group and socket-binding-group attributes of a server group and validates the new value.
|
Modifier and Type | Class and Description |
---|---|
class |
WriteDeploymentTimeoutAttributeHandler
Update the 'deployment-timeout' attribute on a
DeploymentScanner . |
Modifier and Type | Class and Description |
---|---|
class |
SystemPropertyValueWriteAttributeHandler
Handles changes to the value of a system property.
|
Modifier and Type | Class and Description |
---|---|
class |
BindingFixedPortHandler
Handler for changing the fixed-port setting on a socket binding.
|
class |
BindingInterfaceHandler
Handler for changing the interface on a socket binding.
|
class |
BindingMulticastAddressHandler
Handler for changing the interface on a socket binding.
|
class |
BindingMulticastPortHandler
Handler for changing the multicast-port on a socket binding.
|
class |
BindingPortHandler
Handler for changing the port on a socket binding.
|
class |
ClientMappingsHandler
Handler for changing the client mappings on a socket binding.
|
Modifier and Type | Class and Description |
---|---|
class |
VaultWriteAttributeHandler
Write attribute handler for attributes that update the core security vault resource.
|
Modifier and Type | Class and Description |
---|---|
class |
BoundedQueueThreadPoolWriteAttributeHandler
Handles attribute writes for a bounded queue thread pool.
|
class |
QueuelessThreadPoolWriteAttributeHandler
Handles attribute writes for a queueless thread pool.
|
class |
ScheduledThreadPoolWriteAttributeHandler
Handles attribute writes for a scheduled thread pool.
|
class |
ThreadFactoryWriteAttributeHandler
Handles attribute writes for a thread factory.
|
class |
ThreadsWriteAttributeOperationHandler
Abstract superclass for write-attribute operation handlers for the threads subsystem.
|
class |
UnboundedQueueThreadPoolWriteAttributeHandler
Handles attribute writes for an unbounded queue thread pool.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.