| Package | Description |
|---|---|
| org.jboss.as.controller |
| 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. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.