public class HostModelRegistrationHandler extends Object implements OperationStepHandler
| Modifier and Type | Field and Description |
|---|---|
static OperationDefinition |
DEFINITION |
static String |
OPERATION_NAME |
| Constructor and Description |
|---|
HostModelRegistrationHandler(HostControllerEnvironment hostControllerEnvironment,
IgnoredDomainResourceRegistry ignoredDomainResourceRegistry,
HostModelUtil.HostModelRegistrar hostModelRegistrar,
Resource modelControllerResource) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static final String OPERATION_NAME
public static final OperationDefinition DEFINITION
public HostModelRegistrationHandler(HostControllerEnvironment hostControllerEnvironment, IgnoredDomainResourceRegistry ignoredDomainResourceRegistry, HostModelUtil.HostModelRegistrar hostModelRegistrar, Resource modelControllerResource)
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation)
execute in interface OperationStepHandlerCopyright © 2015 JBoss by Red Hat. All rights reserved.