public class ProfileAddHandler extends AbstractAddStepHandler
AbstractAddStepHandler.Parameters| Modifier and Type | Field and Description |
|---|---|
static ProfileAddHandler |
INSTANCE |
attributes| Modifier and Type | Method and Description |
|---|---|
protected void |
populateModel(OperationContext context,
org.jboss.dmr.ModelNode operation,
Resource resource) |
protected boolean |
requiresRuntime(OperationContext context) |
createResource, createResource, execute, performRuntime, performRuntime, populateModel, populateModel, recordCapabilitiesAndRequirements, rollbackRuntime, rollbackRuntimepublic static final ProfileAddHandler INSTANCE
protected void populateModel(OperationContext context, org.jboss.dmr.ModelNode operation, Resource resource) throws OperationFailedException
populateModel in class AbstractAddStepHandlerOperationFailedExceptionprotected boolean requiresRuntime(OperationContext context)
requiresRuntime in class AbstractAddStepHandlerCopyright © 2019 JBoss by Red Hat. All rights reserved.