public class ServerProcessStateHandler extends Object implements OperationStepHandler
| Modifier and Type | Field and Description |
|---|---|
static SimpleOperationDefinition |
RELOAD_DEFINITION |
static String |
REQUIRE_RELOAD_OPERATION |
static String |
REQUIRE_RESTART_OPERATION |
static SimpleOperationDefinition |
RESTART_DEFINITION |
static OperationStepHandler |
SET_RELOAD_REQUIRED_HANDLER |
static OperationStepHandler |
SET_RESTART_REQUIRED_HANDLER |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static final String REQUIRE_RELOAD_OPERATION
public static final String REQUIRE_RESTART_OPERATION
public static final SimpleOperationDefinition RELOAD_DEFINITION
public static final SimpleOperationDefinition RESTART_DEFINITION
public static final OperationStepHandler SET_RELOAD_REQUIRED_HANDLER
public static final OperationStepHandler SET_RESTART_REQUIRED_HANDLER
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.