BeanInfo
HTTPSamplerBaseBeanInfo
public class AbstractTestElementBeanInfo extends Object implements BeanInfo
Note this is really needed since using Introspector.getBeanInfo with a stop class is not an option because:
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
Constructor | Description |
---|---|
AbstractTestElementBeanInfo() |
Modifier and Type | Method | Description |
---|---|---|
BeanInfo[] |
getAdditionalBeanInfo() |
|
BeanDescriptor |
getBeanDescriptor() |
|
int |
getDefaultEventIndex() |
|
int |
getDefaultPropertyIndex() |
|
EventSetDescriptor[] |
getEventSetDescriptors() |
|
Image |
getIcon(int iconKind) |
|
MethodDescriptor[] |
getMethodDescriptors() |
|
PropertyDescriptor[] |
getPropertyDescriptors() |
public BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo
in interface BeanInfo
public BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface BeanInfo
public int getDefaultEventIndex()
getDefaultEventIndex
in interface BeanInfo
public int getDefaultPropertyIndex()
getDefaultPropertyIndex
in interface BeanInfo
public EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors
in interface BeanInfo
public MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors
in interface BeanInfo
public PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface BeanInfo
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.