public class ParsedBootOp extends Object
Modifier and Type | Field and Description |
---|---|
PathAddress |
address |
OperationStepHandler |
handler |
org.jboss.dmr.ModelNode |
operation |
String |
operationName |
org.jboss.dmr.ModelNode |
response |
Constructor and Description |
---|
ParsedBootOp(ParsedBootOp toCopy,
OperationStepHandler handler) |
public final org.jboss.dmr.ModelNode operation
public final String operationName
public final PathAddress address
public final OperationStepHandler handler
public final org.jboss.dmr.ModelNode response
public ParsedBootOp(ParsedBootOp toCopy, OperationStepHandler handler)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.