Class BroadcastGroupWriteAttributeHandler

java.lang.Object
org.jboss.as.controller.AbstractWriteAttributeHandler<Void>
org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
org.wildfly.extension.messaging.activemq.BroadcastGroupWriteAttributeHandler
All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler

public class BroadcastGroupWriteAttributeHandler extends org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
Write attribute handler for attributes that update a broadcast group resource.
Author:
Brian Stansberry (c) 2011 Red Hat Inc.
  • Field Details

  • Method Details

    • finishModelStage

      protected void finishModelStage(org.jboss.as.controller.OperationContext context, ModelNode operation, String attributeName, ModelNode newValue, ModelNode oldValue, org.jboss.as.controller.registry.Resource model) throws org.jboss.as.controller.OperationFailedException
      Overrides:
      finishModelStage in class org.jboss.as.controller.AbstractWriteAttributeHandler<Void>
      Throws:
      org.jboss.as.controller.OperationFailedException