public class ServerStatusHandler extends Object implements OperationStepHandler
OperationHandler determining the status of a server.| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_NAME |
| Constructor and Description |
|---|
ServerStatusHandler(ServerInventory serverInventory)
Create the ServerAddHandler
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static final String ATTRIBUTE_NAME
public ServerStatusHandler(ServerInventory serverInventory)
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.