public class DeploymentFullReplaceHandler extends Object implements OperationStepHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
OPERATION_NAME |
| Constructor and Description |
|---|
DeploymentFullReplaceHandler(ContentRepository contentRepository)
Constructor for a master Host Controller
|
DeploymentFullReplaceHandler(HostFileRepository fileRepository)
Constructor for a slave Host Controller
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static final String OPERATION_NAME
public DeploymentFullReplaceHandler(ContentRepository contentRepository)
public DeploymentFullReplaceHandler(HostFileRepository fileRepository)
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.