public class NativeRemotingManagementAddHandler extends ManagementInterfaceAddStepHandler
AbstractAddStepHandler.Parameters| Modifier and Type | Field and Description |
|---|---|
static NativeRemotingManagementAddHandler |
INSTANCE |
static String |
OPERATION_NAME |
MANAGEMENT_INTERFACE_KEYattributes| Constructor and Description |
|---|
NativeRemotingManagementAddHandler() |
| Modifier and Type | Method and Description |
|---|---|
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) |
addVerifyInstallationStep, asStringIfDefinedcreateResource, createResource, execute, getAttributes, performRuntime, populateModel, populateModel, recordCapabilitiesAndRequirements, 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 ManagementInterfaceAddStepHandlerpublic void performRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
performRuntime in class AbstractAddStepHandlerOperationFailedExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.