Class BeanShellBeanInfoSupport

All Implemented Interfaces:
BeanInfo
Direct Known Subclasses:
BeanShellListenerBeanInfo, BeanShellPostProcessorBeanInfo, BeanShellPreProcessorBeanInfo, BeanShellTimerBeanInfo

public abstract class BeanShellBeanInfoSupport extends BeanInfoSupport
Parent class to handle common GUI design
  • Constructor Details

    • BeanShellBeanInfoSupport

      protected BeanShellBeanInfoSupport(Class<? extends TestBean> beanClass)