Class HTTPSamplerBaseBeanInfo
-
- All Implemented Interfaces:
-
java.beans.BeanInfo
public class HTTPSamplerBaseBeanInfo extends AbstractTestElementBeanInfo
This is the BeanInfo class for the TestBean HTTPSamplerBase. (every TestBean has to have a BeanInfo class)
-
-
Field Summary
Fields Modifier and Type Field Description public final static int
ICON_COLOR_16x16
public final static int
ICON_COLOR_32x32
public final static int
ICON_MONO_16x16
public final static int
ICON_MONO_32x32
-
Constructor Summary
Constructors Constructor Description HTTPSamplerBaseBeanInfo()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-