public abstract class ServerProcessHandlers extends Object implements OperationStepHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerProcessHandlers.ServerDestroyHandler |
static class |
ServerProcessHandlers.ServerKillHandler |
| Modifier and Type | Field and Description |
|---|---|
static OperationDefinition |
DESTROY_OPERATION |
static OperationDefinition |
KILL_OPERATION |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static final OperationDefinition DESTROY_OPERATION
public static final OperationDefinition KILL_OPERATION
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.