Uses of Class
org.rhq.modules.plugins.jbossas7.ModuleOptionsComponent.Value

Packages that use ModuleOptionsComponent.Value
org.rhq.modules.plugins.jbossas7   
 

Uses of ModuleOptionsComponent.Value in org.rhq.modules.plugins.jbossas7
 

Methods in org.rhq.modules.plugins.jbossas7 that return types with arguments of type ModuleOptionsComponent.Value
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 with the results.
 

Method parameters in org.rhq.modules.plugins.jbossas7 with type arguments of type ModuleOptionsComponent.Value
static Operation ModuleOptionsComponent.createAddModuleOptionTypeOperation(Address address, String attribute, List<ModuleOptionsComponent.Value> moduleTypeValue)
          Handles the creation of
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.