Class ConnectionFactoryAttributes.AliasWriteAttributeHandler
java.lang.Object
org.wildfly.extension.messaging.activemq.jms.ConnectionFactoryAttributes.AliasWriteAttributeHandler
- All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler
- Enclosing interface:
- ConnectionFactoryAttributes
public static class ConnectionFactoryAttributes.AliasWriteAttributeHandler
extends Object
implements org.jboss.as.controller.OperationStepHandler
-
Constructor Summary
ConstructorsConstructorDescriptionAliasWriteAttributeHandler(String oldAttributeName, String newAttributeName) -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation)
-
Constructor Details
-
AliasWriteAttributeHandler
-
-
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
-