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

Packages that use SimpleContentGenerator
org.rhq.plugins.perftest.content   
org.rhq.plugins.perftest.scenario   
 

Uses of SimpleContentGenerator in org.rhq.plugins.perftest.content
 

Constructors in org.rhq.plugins.perftest.content with parameters of type SimpleContentGenerator
SimpleContentFactory(SimpleContentGenerator generator)
           
 

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

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

Methods in org.rhq.plugins.perftest.scenario that return types with arguments of type SimpleContentGenerator
 javax.xml.bind.JAXBElement<SimpleContentGenerator> ObjectFactory.createSimpleContentGenerator(SimpleContentGenerator value)
          Create an instance of JAXBElement<SimpleContentGenerator>}
 

Methods in org.rhq.plugins.perftest.scenario with parameters of type SimpleContentGenerator
 javax.xml.bind.JAXBElement<SimpleContentGenerator> ObjectFactory.createSimpleContentGenerator(SimpleContentGenerator value)
          Create an instance of JAXBElement<SimpleContentGenerator>}
 



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