org.apache.jmeter.util
Class BSFBeanInfoSupport
java.lang.Object
java.beans.SimpleBeanInfo
org.apache.jmeter.testbeans.BeanInfoSupport
org.apache.jmeter.util.ScriptingBeanInfoSupport
org.apache.jmeter.util.BSFBeanInfoSupport
- All Implemented Interfaces:
- BeanInfo
- Direct Known Subclasses:
- BSFAssertionBeanInfo, BSFListenerBeanInfo, BSFPostProcessorBeanInfo, BSFPreProcessorBeanInfo, BSFSamplerBeanInfo, BSFTimerBeanInfo, JSR223SamplerBeanInfo
public abstract class BSFBeanInfoSupport
- extends ScriptingBeanInfoSupport
Parent class to handle common GUI design for BSF test elements
Methods inherited from class org.apache.jmeter.testbeans.BeanInfoSupport |
createPropertyGroup, getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, property, property, setIcon |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BSFBeanInfoSupport
protected BSFBeanInfoSupport(Class<?> beanClass)
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.