org.apache.jmeter.util

Class BSFBeanInfoSupport

Known Direct Subclasses:
BSFAssertionBeanInfo, BSFListenerBeanInfo, BSFPostProcessorBeanInfo, BSFPreProcessorBeanInfo

public abstract class BSFBeanInfoSupport
extends BeanInfoSupport

Parent class to handle common GUI design

Field Summary

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

DEFAULT, NOT_EXPRESSION, NOT_OTHER, NOT_UNDEFINED, RESOURCE_BUNDLE, TAGS

Constructor Summary

BSFBeanInfoSupport(Class beanClass)
Construct a BeanInfo for the given class.

Method Summary

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

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

Constructor Details

BSFBeanInfoSupport

protected BSFBeanInfoSupport(Class beanClass)
Construct a BeanInfo for the given class.

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