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