public class WritePathAttributeHandler
extends org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
| Constructor and Description |
|---|
WritePathAttributeHandler(org.jboss.as.controller.services.path.PathManager pathManager) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
applyUpdateToRuntime(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
String attributeName,
org.jboss.dmr.ModelNode resolvedValue,
org.jboss.dmr.ModelNode currentValue,
org.jboss.as.controller.AbstractWriteAttributeHandler.HandbackHolder<Void> voidHandback) |
revertUpdateToRuntimepublic WritePathAttributeHandler(org.jboss.as.controller.services.path.PathManager pathManager)
protected boolean applyUpdateToRuntime(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
String attributeName,
org.jboss.dmr.ModelNode resolvedValue,
org.jboss.dmr.ModelNode currentValue,
org.jboss.as.controller.AbstractWriteAttributeHandler.HandbackHolder<Void> voidHandback)
throws org.jboss.as.controller.OperationFailedException
applyUpdateToRuntime in class org.jboss.as.controller.ReloadRequiredWriteAttributeHandlerorg.jboss.as.controller.OperationFailedExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.