Class TranslatedWriteAttributeHandler
java.lang.Object
org.wildfly.extension.messaging.activemq.shallow.TranslatedWriteAttributeHandler
- All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler
public class TranslatedWriteAttributeHandler
extends Object
implements org.jboss.as.controller.OperationStepHandler
- Author:
- Emmanuel Hugonnet (c) 2019 Red Hat, Inc.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation)
-
Constructor Details
-
TranslatedWriteAttributeHandler
-
-
Method Details
-
execute
public void execute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) throws org.jboss.as.controller.OperationFailedException - Specified by:
executein interfaceorg.jboss.as.controller.OperationStepHandler- Throws:
org.jboss.as.controller.OperationFailedException
-