Package com.ibm.cics.server
Class TSQBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
com.ibm.cics.server.TSQBeanInfo
- All Implemented Interfaces:
BeanInfo
This Class provides the BeanInfo for a TSQ.
- Since CICS TS version:
- 1.3
-
Field Summary
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
-
Constructor Details
-
TSQBeanInfo
public TSQBeanInfo()
-
-
Method Details
-
getDefaultPropertyIndex
public int getDefaultPropertyIndex()- Specified by:
getDefaultPropertyIndexin interfaceBeanInfo- Overrides:
getDefaultPropertyIndexin classSimpleBeanInfo- See Also:
- Since CICS TS version:
- 1.3
-
getPropertyDescriptors
- Specified by:
getPropertyDescriptorsin interfaceBeanInfo- Overrides:
getPropertyDescriptorsin classSimpleBeanInfo- See Also:
- Since CICS TS version:
- 1.3
-