public class IDMSubsystemAdd
extends org.jboss.as.controller.AbstractAddStepHandler
Modifier and Type | Field and Description |
---|---|
static IDMSubsystemAdd |
INSTANCE |
Constructor and Description |
---|
IDMSubsystemAdd() |
Modifier and Type | Method and Description |
---|---|
protected void |
performRuntime(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model,
org.jboss.as.controller.ServiceVerificationHandler verificationHandler,
List<org.jboss.msc.service.ServiceController<?>> newControllers) |
createResource, createResource, execute, performRuntime, performRuntime, populateModel, populateModel, populateModel, recordCapabilitiesAndRequirements, requiresRuntime, requiresRuntimeVerification, rollbackRuntime, rollbackRuntime
public static final IDMSubsystemAdd INSTANCE
protected void performRuntime(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model, org.jboss.as.controller.ServiceVerificationHandler verificationHandler, List<org.jboss.msc.service.ServiceController<?>> newControllers) throws org.jboss.as.controller.OperationFailedException
performRuntime
in class org.jboss.as.controller.AbstractAddStepHandler
org.jboss.as.controller.OperationFailedException
Copyright © 2017 JBoss by Red Hat. All rights reserved.