Uses of Interface
org.rhq.plugins.perftest.resource.ResourceFactory

Packages that use ResourceFactory
org.rhq.plugins.perftest   
org.rhq.plugins.perftest.resource   
 

Uses of ResourceFactory in org.rhq.plugins.perftest
 

Methods in org.rhq.plugins.perftest that return ResourceFactory
 ResourceFactory ScenarioManager.getResourceFactory(String resourceTypeName)
          Returns the resource factory defined in the scenario for the specified resource type.
 

Uses of ResourceFactory in org.rhq.plugins.perftest.resource
 

Classes in org.rhq.plugins.perftest.resource that implement ResourceFactory
 class EmptyResourceFactory
          Resource factory used when a scenario does not define any resources of a particular type.
 class SimpleResourceFactory
          Simplistic resource factory, this class will simply return the number of resource specified.
 



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