public class ReloadRequiredWriteAttributeHandler extends org.jboss.as.controller.ReloadRequiredWriteAttributeHandler implements Registration<org.jboss.as.controller.registry.ManagementResourceRegistration>
ReloadRequiredWriteAttributeHandler
that can be initialized with an Attribute
set.Constructor and Description |
---|
ReloadRequiredWriteAttributeHandler(WriteAttributeStepHandlerDescriptor descriptor) |
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) |
void |
register(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
Registers this object with a resource.
|
applyUpdateToRuntime, revertUpdateToRuntime
public ReloadRequiredWriteAttributeHandler(WriteAttributeStepHandlerDescriptor descriptor)
public void register(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
Registration
register
in interface Registration<org.jboss.as.controller.registry.ManagementResourceRegistration>
registration
- a registration for a management resourceprotected 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.OperationFailedException
Copyright © 2016 JBoss by Red Hat. All rights reserved.