public abstract class StartLevelHandler extends Object implements org.jboss.as.controller.OperationStepHandler
| Modifier and Type | Field and Description |
|---|---|
static StartLevelHandler |
READ_HANDLER |
static StartLevelHandler |
WRITE_HANDLER |
| Constructor and Description |
|---|
StartLevelHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static final StartLevelHandler READ_HANDLER
public static final StartLevelHandler WRITE_HANDLER
public void execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation)
throws org.jboss.as.controller.OperationFailedException
execute in interface org.jboss.as.controller.OperationStepHandlerorg.jboss.as.controller.OperationFailedExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.