public class NativeManagementAddHandler extends AbstractAddStepHandler
AbstractAddStepHandler.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
OPERATION_NAME |
attributes| Constructor and Description |
|---|
NativeManagementAddHandler(LocalHostControllerInfoImpl hostControllerInfo) |
| Modifier and Type | Method and Description |
|---|---|
static void |
installNativeManagementServices(org.jboss.msc.service.ServiceTarget serviceTarget,
LocalHostControllerInfo hostControllerInfo,
org.xnio.OptionMap options) |
protected void |
performRuntime(OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model) |
protected boolean |
requiresRuntime(OperationContext context) |
createResource, createResource, execute, performRuntime, performRuntime, populateModel, populateModel, populateModel, recordCapabilitiesAndRequirements, requiresRuntimeVerification, rollbackRuntime, rollbackRuntimepublic static final String OPERATION_NAME
public NativeManagementAddHandler(LocalHostControllerInfoImpl hostControllerInfo)
protected boolean requiresRuntime(OperationContext context)
requiresRuntime in class AbstractAddStepHandlerprotected void performRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
performRuntime in class AbstractAddStepHandlerOperationFailedExceptionpublic static void installNativeManagementServices(org.jboss.msc.service.ServiceTarget serviceTarget,
LocalHostControllerInfo hostControllerInfo,
org.xnio.OptionMap options)
Copyright © 2015 JBoss by Red Hat. All rights reserved.