| Package | Description |
|---|---|
| org.rhq.modules.plugins.jbossas7 | |
| org.rhq.modules.plugins.jbossas7.json |
| Modifier and Type | Method and Description |
|---|---|
Result |
ASConnection.execute(Operation op)
Execute the passed Operation and return its Result.
|
Result |
ASConnection.execute(Operation op,
boolean isComplex)
Execute the passed Operation and return its Result.
|
Result |
ASConnection.execute(Operation op,
boolean isComplex,
int timeoutSec)
Execute the passed Operation and return its Result.
|
Result |
ASConnection.execute(Operation op,
int timeoutSec)
Execute the passed Operation and return its Result.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ModuleOptionsComponent.Value> |
ModuleOptionsComponent.populateSecurityDomainModuleOptions(Result result,
ModuleOptionsComponent.ModuleOptionType type)
Takes the result passed in(successful readAttribute for ModuleOptionType) and
parses the json to populate a json object of type List
|
protected OperationResult |
BaseServerComponent.postProcessResult(String name,
Result res)
Do some post processing of the Result - especially the 'shutdown' operation needs a special
treatment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexResult
A result object with a complex 'result' member
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.