public class StartServersHandler extends Object implements OperationStepHandler
| Modifier and Type | Field and Description |
|---|---|
static OperationDefinition |
DEFINITION |
static String |
OPERATION_NAME |
static boolean |
START_BLOCKING |
| Constructor and Description |
|---|
StartServersHandler(HostControllerEnvironment hostControllerEnvironment,
ServerInventory serverInventory,
HostRunningModeControl runningModeControl)
Create the ServerAddHandler
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static final boolean START_BLOCKING
public static final String OPERATION_NAME
public static final OperationDefinition DEFINITION
public StartServersHandler(HostControllerEnvironment hostControllerEnvironment, ServerInventory serverInventory, HostRunningModeControl runningModeControl)
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.