public class WriteConfigHandler extends Object implements OperationStepHandler
OperationStepHandler that can write current configuration without making any actual config change.| Modifier and Type | Field and Description |
|---|---|
static SimpleOperationDefinition |
DEFINITION |
static WriteConfigHandler |
INSTANCE |
protected static String |
OPERATION_NAME |
| Constructor and Description |
|---|
WriteConfigHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
protected static final String OPERATION_NAME
public static final WriteConfigHandler INSTANCE
public static final SimpleOperationDefinition DEFINITION
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.