public class ServerGroupAddHandler extends Object implements OperationStepHandler
| Constructor and Description |
|---|
ServerGroupAddHandler(boolean master) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation)
{@inheritDoc
|
protected boolean |
requiresRuntime(OperationContext context) |
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlercontext - the operation contextoperation - the operation being executedOperationFailedException - if the operation failed before calling context.completeStep()protected boolean requiresRuntime(OperationContext context)
Copyright © 2014 JBoss by Red Hat. All rights reserved.