public class NativeRemotingManagementAddHandler extends AbstractAddStepHandler
| Modifier and Type | Field and Description |
|---|---|
static NativeRemotingManagementAddHandler |
INSTANCE |
static String |
OPERATION_NAME |
attributes| Constructor and Description |
|---|
NativeRemotingManagementAddHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
performRuntime(OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model) |
protected void |
populateModel(org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model) |
protected boolean |
requiresRuntime(OperationContext context) |
createResource, execute, performRuntime, performRuntime, populateModel, populateModel, recordCapabilitiesAndRequirements, requiresRuntimeVerification, rollbackRuntime, rollbackRuntimepublic static final NativeRemotingManagementAddHandler INSTANCE
public static final String OPERATION_NAME
protected void populateModel(org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model)
populateModel in class AbstractAddStepHandlerprotected boolean requiresRuntime(OperationContext context)
requiresRuntime in class AbstractAddStepHandlerprotected void performRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model)
performRuntime in class AbstractAddStepHandlerCopyright © 2015 JBoss by Red Hat. All rights reserved.