Class QueueConfigurationWriteHandler
java.lang.Object
org.jboss.as.controller.AbstractWriteAttributeHandler<Void>
org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
org.wildfly.extension.messaging.activemq.QueueConfigurationWriteHandler
- All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler
public class QueueConfigurationWriteHandler
extends org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
Write attribute handler for attributes that update the persistent configuration of a core queue.
- 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 -
Method Summary
Methods inherited from class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
applyUpdateToRuntime, revertUpdateToRuntimeMethods inherited from class org.jboss.as.controller.AbstractWriteAttributeHandler
execute, finishModelStage, getAttributeDefinition, recordCapabilitiesAndRequirements, requiresRuntime, validateUpdatedModel
-
Field Details
-
INSTANCE
-