Package | Description |
---|---|
org.jboss.as.controller.client |
The core client API for interacting with the management controllers for
either a JBoss Application Server Managed Domain or a standalone JBoss Application Server.
|
Modifier and Type | Method and Description |
---|---|
OperationBuilder |
OperationBuilder.addInputStream(InputStream in)
Associate an input stream with the operation.
|
static OperationBuilder |
OperationBuilder.create(org.jboss.dmr.ModelNode operation)
Create an operation builder.
|
static OperationBuilder |
OperationBuilder.create(org.jboss.dmr.ModelNode operation,
boolean autoCloseStreams)
Create an operation builder.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.