org.apache.jmeter.timers

Class ConstantThroughputTimerBeanInfo


public class ConstantThroughputTimerBeanInfo
extends BeanInfoSupport

BeanInfo for the ConstantThroughputTimer.

Field Summary

Fields inherited from class org.apache.jmeter.testbeans.BeanInfoSupport

DEFAULT, NOT_EXPRESSION, NOT_OTHER, NOT_UNDEFINED, RESOURCE_BUNDLE, TAGS

Constructor Summary

ConstantThroughputTimerBeanInfo()

Method Summary

static int
getCalcModeAsInt(String mode)

Methods inherited from class org.apache.jmeter.testbeans.BeanInfoSupport

createPropertyGroup, getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, property, setIcon

Constructor Details

ConstantThroughputTimerBeanInfo

public ConstantThroughputTimerBeanInfo()

Method Details

getCalcModeAsInt

public static int getCalcModeAsInt(String mode)

Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.