Class DivertConfigurationWriteHandler

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

public class DivertConfigurationWriteHandler extends org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
Write attribute handler for attributes that update a divert resource.
Author:
Brian Stansberry (c) 2011 Red Hat Inc.
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.jboss.as.controller.AbstractWriteAttributeHandler

    org.jboss.as.controller.AbstractWriteAttributeHandler.HandbackHolder<T extends Object>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
  • Method Summary

    Methods inherited from class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler

    applyUpdateToRuntime, revertUpdateToRuntime

    Methods inherited from class org.jboss.as.controller.AbstractWriteAttributeHandler

    execute, finishModelStage, getAttributeDefinition, recordCapabilitiesAndRequirements, requiresRuntime, validateUpdatedModel

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait