public class BroadcastGroupWriteAttributeHandler
extends org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
| Modifier and Type | Field and Description |
|---|---|
static BroadcastGroupWriteAttributeHandler |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finishModelStage(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
String attributeName,
org.jboss.dmr.ModelNode newValue,
org.jboss.dmr.ModelNode oldValue,
org.jboss.as.controller.registry.Resource model) |
applyUpdateToRuntime, revertUpdateToRuntimepublic static final BroadcastGroupWriteAttributeHandler INSTANCE
protected void finishModelStage(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
String attributeName,
org.jboss.dmr.ModelNode newValue,
org.jboss.dmr.ModelNode oldValue,
org.jboss.as.controller.registry.Resource model)
throws org.jboss.as.controller.OperationFailedException
finishModelStage in class org.jboss.as.controller.AbstractWriteAttributeHandler<Void>org.jboss.as.controller.OperationFailedExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.