| Package | Description |
|---|---|
| org.rhq.modules.plugins.jbossas7 |
| Modifier and Type | Field and Description |
|---|---|
static HashMap<String,ModuleOptionsComponent.ModuleOptionType> |
ModuleOptionsComponent.ModuleOptionType.typeMap |
| Modifier and Type | Method and Description |
|---|---|
static ModuleOptionsComponent.ModuleOptionType |
ModuleOptionsComponent.loadModuleOptionType(String attribute)
Locates the write ModuleOptionType mapped to the AS7Node attribute passed in.
|
static ModuleOptionsComponent.ModuleOptionType |
ModuleOptionsComponent.ModuleOptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleOptionsComponent.ModuleOptionType[] |
ModuleOptionsComponent.ModuleOptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.