public class QueueReadAttributeHandler
extends org.jboss.as.controller.AbstractRuntimeOnlyHandler
read-attribute
operation for runtime attributes exposed by a ActiveMQ
QueueControl
.Modifier and Type | Field and Description |
---|---|
static QueueReadAttributeHandler |
INSTANCE |
static QueueReadAttributeHandler |
RUNTIME_INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
executeRuntimeStep(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
protected boolean |
resourceMustExist(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static final QueueReadAttributeHandler INSTANCE
public static final QueueReadAttributeHandler RUNTIME_INSTANCE
protected boolean resourceMustExist(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation)
resourceMustExist
in class org.jboss.as.controller.AbstractRuntimeOnlyHandler
public void executeRuntimeStep(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) throws org.jboss.as.controller.OperationFailedException
executeRuntimeStep
in class org.jboss.as.controller.AbstractRuntimeOnlyHandler
org.jboss.as.controller.OperationFailedException
Copyright © 2016 JBoss by Red Hat. All rights reserved.