Uses of Interface
org.rhq.plugins.perftest.calltime.CalltimeFactory

Packages that use CalltimeFactory
org.rhq.plugins.perftest   
org.rhq.plugins.perftest.calltime   
 

Uses of CalltimeFactory in org.rhq.plugins.perftest
 

Methods in org.rhq.plugins.perftest that return CalltimeFactory
 CalltimeFactory ScenarioManager.getCalltimeFactory(String resourceTypeName)
           
 

Uses of CalltimeFactory in org.rhq.plugins.perftest.calltime
 

Classes in org.rhq.plugins.perftest.calltime that implement CalltimeFactory
 class ConfigurableCallTimeDataFactory
          Calltime data factory that allows to configure parameters such as minimum and maximum number of entries created.
 class EmptyCalltimeFactory
          Factory that returns no data
 class SimpleCallTimeDataFactory
          Create CallTime data.
 



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