public class ProfileDescribeHandler extends GenericModelDescribeOperationHandler
| Modifier and Type | Field and Description |
|---|---|
static ProfileDescribeHandler |
INSTANCE |
DEFINITION| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
protected void |
processMore(OperationContext context,
org.jboss.dmr.ModelNode operation,
Resource resource,
PathAddress address,
Map<String,org.jboss.dmr.ModelNode> includeResults) |
addChildOperationpublic static final ProfileDescribeHandler INSTANCE
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerexecute in class GenericModelDescribeOperationHandlerOperationFailedExceptionprotected void processMore(OperationContext context, org.jboss.dmr.ModelNode operation, Resource resource, PathAddress address, Map<String,org.jboss.dmr.ModelNode> includeResults) throws OperationFailedException
processMore in class GenericModelDescribeOperationHandlerOperationFailedExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.