Uses of Class
org.rhq.plugins.perftest.scenario.Resource

Packages that use Resource
org.rhq.plugins.perftest.scenario   
 

Uses of Resource in org.rhq.plugins.perftest.scenario
 

Fields in org.rhq.plugins.perftest.scenario with type parameters of type Resource
protected  List<Resource> Scenario.resource
           
 

Methods in org.rhq.plugins.perftest.scenario that return Resource
 Resource ObjectFactory.createResource()
          Create an instance of Resource
 

Methods in org.rhq.plugins.perftest.scenario that return types with arguments of type Resource
 List<Resource> Scenario.getResource()
          Gets the value of the resource property.
 



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