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

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

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

Subclasses of ContentGenerator in org.rhq.plugins.perftest.scenario
 class SimpleContentGenerator
          Java class for simpleContentGenerator complex type.
 

Fields in org.rhq.plugins.perftest.scenario with type parameters of type ContentGenerator
protected  List<JAXBElement<? extends ContentGenerator>> Resource.contentGenerator
           
 

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

Methods in org.rhq.plugins.perftest.scenario that return types with arguments of type ContentGenerator
 JAXBElement<ContentGenerator> ObjectFactory.createContentGenerator(ContentGenerator value)
          Create an instance of JAXBElement<ContentGenerator>}
 List<JAXBElement<? extends ContentGenerator>> Resource.getContentGenerator()
          Gets the value of the contentGenerator property.
 

Methods in org.rhq.plugins.perftest.scenario with parameters of type ContentGenerator
 JAXBElement<ContentGenerator> ObjectFactory.createContentGenerator(ContentGenerator value)
          Create an instance of JAXBElement<ContentGenerator>}
 



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