Package | Description |
---|---|
org.jboss.as.server.operations |
Modifier and Type | Method and Description |
---|---|
protected void |
SystemPropertyValueWriteAttributeHandler.revertUpdateToRuntime(OperationContext context,
org.jboss.dmr.ModelNode operation,
String attributeName,
org.jboss.dmr.ModelNode valueToRestore,
org.jboss.dmr.ModelNode valueToRevert,
SystemPropertyValueWriteAttributeHandler.SysPropValue handback) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
SystemPropertyValueWriteAttributeHandler.applyUpdateToRuntime(OperationContext context,
org.jboss.dmr.ModelNode operation,
String attributeName,
org.jboss.dmr.ModelNode resolvedValue,
org.jboss.dmr.ModelNode currentValue,
AbstractWriteAttributeHandler.HandbackHolder<SystemPropertyValueWriteAttributeHandler.SysPropValue> handbackHolder) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.