public class LocalDomainControllerRemoveHandler extends Object implements OperationStepHandler
| Modifier and Type | Field and Description |
|---|---|
static OperationDefinition |
DEFINITION |
static LocalDomainControllerRemoveHandler |
INSTANCE |
static String |
OPERATION_NAME |
| Modifier | Constructor and Description |
|---|---|
protected |
LocalDomainControllerRemoveHandler()
Create the InterfaceRemoveHandler
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static final String OPERATION_NAME
public static final OperationDefinition DEFINITION
public static final LocalDomainControllerRemoveHandler INSTANCE
protected LocalDomainControllerRemoveHandler()
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.