public abstract class AbstractAddOverlayHandler extends Object implements org.jboss.as.controller.OperationStepHandler
Modifier and Type | Field and Description |
---|---|
protected static org.jboss.as.controller.SimpleAttributeDefinition |
BYTES_TO_UPLOAD |
protected static org.jboss.as.controller.SimpleAttributeDefinition |
OVERWRITE |
protected static String |
UPLOADED_FILE_OP_NAME |
Constructor and Description |
---|
AbstractAddOverlayHandler() |
protected static final String UPLOADED_FILE_OP_NAME
protected static final org.jboss.as.controller.SimpleAttributeDefinition BYTES_TO_UPLOAD
protected static final org.jboss.as.controller.SimpleAttributeDefinition OVERWRITE
public void execute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) throws org.jboss.as.controller.OperationFailedException
execute
in interface org.jboss.as.controller.OperationStepHandler
org.jboss.as.controller.OperationFailedException
Copyright © 2015. All rights reserved.