IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.wosabean
Class WOSADeviceBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended bycom.ibm.dse.wosabean.WOSADeviceBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class WOSADeviceBeanInfo
extends java.beans.SimpleBeanInfo

The bean information class for com.ibm.dse.wosabean.WOSADeviceService.


Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
WOSADeviceBeanInfo()
           
 
Method Summary
 java.beans.MethodDescriptor addWOSACmdListener_comibmdseserviceswosaWOSACmdListenerMethodDescriptor()
          Gets the addWOSACmdListener(com.ibm.dse.wosabean.WOSACmdListener) method descriptor.
 java.beans.MethodDescriptor addWOSADevListener_comibmdseserviceswosaWOSADevListenerMethodDescriptor()
          Gets the addWOSADevListener(com.ibm.dse.wosabean.WOSADevListener) method descriptor.
 java.beans.MethodDescriptor cancelCmd_intMethodDescriptor()
          Gets the cancelCmd(int) method descriptor.
 java.beans.MethodDescriptor cancelCmdMethodDescriptor()
          Gets the cancelCmd() method descriptor.
 java.beans.MethodDescriptor cleanupMethodDescriptor()
          Gets the cleanup() method descriptor.
 java.beans.MethodDescriptor closeMethodDescriptor()
          Gets the close() method descriptor.
 java.beans.PropertyDescriptor deviceTypePropertyDescriptor()
          Gets the deviceType property descriptor.
 java.beans.MethodDescriptor execute_comibmdseserviceswosaWOSAMessageRequestMethodDescriptor()
          Gets the execute(com.ibm.dse.wosabean.WOSAMessageRequest) method descriptor.
static java.lang.reflect.Method findMethod(java.lang.Class aClass, java.lang.String methodName, int parameterCount)
          Find the method by comparing (name & parameter size) against the methods in the class.
 java.beans.BeanInfo[] getAdditionalBeanInfo()
          Returns the BeanInfo of the superclass of this bean to inherit its features.
static java.lang.Class getBeanClass()
          Gets the bean class.
static java.lang.String getBeanClassName()
          Gets the bean class name.
 java.beans.BeanDescriptor getBeanDescriptor()
           
 java.beans.MethodDescriptor getDeviceTypeMethodDescriptor()
          Gets the getDeviceType() method descriptor.
 java.beans.EventSetDescriptor[] getEventSetDescriptors()
          Return the event set descriptors for this bean.
 java.beans.MethodDescriptor getInfo_comibmdseserviceswosaWOSAMessageRequestMethodDescriptor()
          Gets the getInfo(com.ibm.dse.wosabean.WOSAMessageRequest) method descriptor.
 java.beans.MethodDescriptor getLogicalNameMethodDescriptor()
          Gets the getLogicalName() method descriptor.
 java.beans.MethodDescriptor[] getMethodDescriptors()
          Return the method descriptors for this bean.
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
          Return the property descriptors for this bean.
 java.beans.MethodDescriptor getSPMMaxVersionMethodDescriptor()
          Gets the getSPMMaxVersion() method descriptor.
 java.beans.MethodDescriptor getSPMMinVersionMethodDescriptor()
          Gets the getSPMMinVersion() method descriptor.
 java.beans.MethodDescriptor getTimeoutMethodDescriptor()
          Gets the getTimeout() method descriptor.
 java.beans.MethodDescriptor getWosaTraceLevelMethodDescriptor()
          Gets the getWosaTraceLevel() method descriptor.
 java.beans.MethodDescriptor handleCmd_comibmdseserviceswosaWOSACmdEventMethodDescriptor()
          Gets the handleCmd(com.ibm.dse.wosabean.WOSACmdEvent) method descriptor.
 java.beans.MethodDescriptor handleDevEvt_comibmdseserviceswosaWOSADevEventMethodDescriptor()
          Gets the handleDevEvt(com.ibm.dse.wosabean.WOSADevEvent) method descriptor.
 java.beans.MethodDescriptor lockMethodDescriptor()
          Gets the lock() method descriptor.
 java.beans.PropertyDescriptor logicalNamePropertyDescriptor()
          Gets the logicalName property descriptor.
 java.beans.MethodDescriptor openMethodDescriptor()
          Gets the open() method descriptor.
 java.beans.MethodDescriptor removeWOSACmdListener_comibmdseserviceswosaWOSACmdListenerMethodDescriptor()
          Gets the removeWOSACmdListener(com.ibm.dse.wosabean.WOSACmdListener) method descriptor.
 java.beans.MethodDescriptor removeWOSADevListener_comibmdseserviceswosaWOSADevListenerMethodDescriptor()
          Gets the removeWOSADevListener(com.ibm.dse.wosabean.WOSADevListener) method descriptor.
 java.beans.MethodDescriptor runMethodDescriptor()
          Gets the run() method descriptor.
 java.beans.MethodDescriptor setDeviceType_javalangStringMethodDescriptor()
          Gets the setDeviceType(java.lang.String) method descriptor.
 java.beans.MethodDescriptor setLogicalName_javalangStringMethodDescriptor()
          Gets the setLogicalName(java.lang.String) method descriptor.
 java.beans.MethodDescriptor setSPMMaxVersion_javalangStringMethodDescriptor()
          Gets the setSPMMaxVersion(java.lang.String) method descriptor.
 java.beans.MethodDescriptor setSPMMinVersion_javalangStringMethodDescriptor()
          Gets the setSPMMinVersion(java.lang.String) method descriptor.
 java.beans.MethodDescriptor setTimeout_javalangStringMethodDescriptor()
          Gets the setTimeout(java.lang.String) method descriptor.
 java.beans.MethodDescriptor setWosaTraceLevel_javalangStringMethodDescriptor()
          Gets the setWosaTraceLevel(java.lang.String) method descriptor.
 java.beans.PropertyDescriptor SPMMaxVersionPropertyDescriptor()
          Gets the SPMMaxVersion property descriptor.
 java.beans.PropertyDescriptor SPMMinVersionPropertyDescriptor()
          Gets the SPMMinVersion property descriptor.
 java.beans.MethodDescriptor startupMethodDescriptor()
          Gets the startup() method descriptor.
 java.beans.PropertyDescriptor timeoutPropertyDescriptor()
          Gets the timeout property descriptor.
 java.beans.MethodDescriptor unlockMethodDescriptor()
          Gets the unlock() method descriptor.
 java.beans.EventSetDescriptor WOSACmdEventSetDescriptor()
          Gets the WOSACmd event set descriptor.
 java.beans.MethodDescriptor WOSACmdhandleCmd_comibmdseserviceswosaWOSACmdEventMethodEventDescriptor()
          Gets the WOSACmd.handleCmd(com.ibm.dse.wosabean.WOSACmdEvent) method descriptor.
 java.beans.EventSetDescriptor WOSADevEventSetDescriptor()
          Gets the WOSADev event set descriptor.
 java.beans.MethodDescriptor WOSADevhandleDevEvt_comibmdseserviceswosaWOSADevEventMethodEventDescriptor()
          Gets the WOSADev.handleDevEvt(com.ibm.dse.wosabean.WOSADevEvent) method descriptor.
 java.beans.PropertyDescriptor wosaTraceLevelPropertyDescriptor()
          Gets the wosaTraceLevel property descriptor.
 
Methods inherited from class java.beans.SimpleBeanInfo
getDefaultEventIndex, getDefaultPropertyIndex, getIcon, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WOSADeviceBeanInfo

public WOSADeviceBeanInfo()
Method Detail

addWOSACmdListener_comibmdseserviceswosaWOSACmdListenerMethodDescriptor

public java.beans.MethodDescriptor addWOSACmdListener_comibmdseserviceswosaWOSACmdListenerMethodDescriptor()
Gets the addWOSACmdListener(com.ibm.dse.wosabean.WOSACmdListener) method descriptor.

Returns:
java.beans.MethodDescriptor

addWOSADevListener_comibmdseserviceswosaWOSADevListenerMethodDescriptor

public java.beans.MethodDescriptor addWOSADevListener_comibmdseserviceswosaWOSADevListenerMethodDescriptor()
Gets the addWOSADevListener(com.ibm.dse.wosabean.WOSADevListener) method descriptor.

Returns:
java.beans.MethodDescriptor

cancelCmd_intMethodDescriptor

public java.beans.MethodDescriptor cancelCmd_intMethodDescriptor()
Gets the cancelCmd(int) method descriptor.

Returns:
java.beans.MethodDescriptor

cancelCmdMethodDescriptor

public java.beans.MethodDescriptor cancelCmdMethodDescriptor()
Gets the cancelCmd() method descriptor.

Returns:
java.beans.MethodDescriptor

cleanupMethodDescriptor

public java.beans.MethodDescriptor cleanupMethodDescriptor()
Gets the cleanup() method descriptor.

Returns:
java.beans.MethodDescriptor

closeMethodDescriptor

public java.beans.MethodDescriptor closeMethodDescriptor()
Gets the close() method descriptor.

Returns:
java.beans.MethodDescriptor

deviceTypePropertyDescriptor

public java.beans.PropertyDescriptor deviceTypePropertyDescriptor()
Gets the deviceType property descriptor.

Returns:
java.beans.PropertyDescriptor

execute_comibmdseserviceswosaWOSAMessageRequestMethodDescriptor

public java.beans.MethodDescriptor execute_comibmdseserviceswosaWOSAMessageRequestMethodDescriptor()
Gets the execute(com.ibm.dse.wosabean.WOSAMessageRequest) method descriptor.

Returns:
java.beans.MethodDescriptor

findMethod

public static java.lang.reflect.Method findMethod(java.lang.Class aClass,
                                                  java.lang.String methodName,
                                                  int parameterCount)
Find the method by comparing (name & parameter size) against the methods in the class.

Parameters:
aClass - java.lang.Class
methodName - java.lang.String
parameterCount - int
Returns:
java.lang.reflect.Method

getAdditionalBeanInfo

public java.beans.BeanInfo[] getAdditionalBeanInfo()
Returns the BeanInfo of the superclass of this bean to inherit its features.

Returns:
java.beans.BeanInfo[]

getBeanClass

public static java.lang.Class getBeanClass()
Gets the bean class.

Returns:
java.lang.Class

getBeanClassName

public static java.lang.String getBeanClassName()
Gets the bean class name.

Returns:
java.lang.String

getBeanDescriptor

public java.beans.BeanDescriptor getBeanDescriptor()

getDeviceTypeMethodDescriptor

public java.beans.MethodDescriptor getDeviceTypeMethodDescriptor()
Gets the getDeviceType() method descriptor.

Returns:
java.beans.MethodDescriptor

getEventSetDescriptors

public java.beans.EventSetDescriptor[] getEventSetDescriptors()
Return the event set descriptors for this bean.

Returns:
java.beans.EventSetDescriptor[]

getInfo_comibmdseserviceswosaWOSAMessageRequestMethodDescriptor

public java.beans.MethodDescriptor getInfo_comibmdseserviceswosaWOSAMessageRequestMethodDescriptor()
Gets the getInfo(com.ibm.dse.wosabean.WOSAMessageRequest) method descriptor.

Returns:
java.beans.MethodDescriptor

getLogicalNameMethodDescriptor

public java.beans.MethodDescriptor getLogicalNameMethodDescriptor()
Gets the getLogicalName() method descriptor.

Returns:
java.beans.MethodDescriptor

getMethodDescriptors

public java.beans.MethodDescriptor[] getMethodDescriptors()
Return the method descriptors for this bean.

Returns:
java.beans.MethodDescriptor[]

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Return the property descriptors for this bean.

Returns:
java.beans.PropertyDescriptor[]

getSPMMaxVersionMethodDescriptor

public java.beans.MethodDescriptor getSPMMaxVersionMethodDescriptor()
Gets the getSPMMaxVersion() method descriptor.

Returns:
java.beans.MethodDescriptor

getSPMMinVersionMethodDescriptor

public java.beans.MethodDescriptor getSPMMinVersionMethodDescriptor()
Gets the getSPMMinVersion() method descriptor.

Returns:
java.beans.MethodDescriptor

getTimeoutMethodDescriptor

public java.beans.MethodDescriptor getTimeoutMethodDescriptor()
Gets the getTimeout() method descriptor.

Returns:
java.beans.MethodDescriptor

getWosaTraceLevelMethodDescriptor

public java.beans.MethodDescriptor getWosaTraceLevelMethodDescriptor()
Gets the getWosaTraceLevel() method descriptor.

Returns:
java.beans.MethodDescriptor

handleCmd_comibmdseserviceswosaWOSACmdEventMethodDescriptor

public java.beans.MethodDescriptor handleCmd_comibmdseserviceswosaWOSACmdEventMethodDescriptor()
Gets the handleCmd(com.ibm.dse.wosabean.WOSACmdEvent) method descriptor.

Returns:
java.beans.MethodDescriptor

handleDevEvt_comibmdseserviceswosaWOSADevEventMethodDescriptor

public java.beans.MethodDescriptor handleDevEvt_comibmdseserviceswosaWOSADevEventMethodDescriptor()
Gets the handleDevEvt(com.ibm.dse.wosabean.WOSADevEvent) method descriptor.

Returns:
java.beans.MethodDescriptor

lockMethodDescriptor

public java.beans.MethodDescriptor lockMethodDescriptor()
Gets the lock() method descriptor.

Returns:
java.beans.MethodDescriptor

logicalNamePropertyDescriptor

public java.beans.PropertyDescriptor logicalNamePropertyDescriptor()
Gets the logicalName property descriptor.

Returns:
java.beans.PropertyDescriptor

openMethodDescriptor

public java.beans.MethodDescriptor openMethodDescriptor()
Gets the open() method descriptor.

Returns:
java.beans.MethodDescriptor

removeWOSACmdListener_comibmdseserviceswosaWOSACmdListenerMethodDescriptor

public java.beans.MethodDescriptor removeWOSACmdListener_comibmdseserviceswosaWOSACmdListenerMethodDescriptor()
Gets the removeWOSACmdListener(com.ibm.dse.wosabean.WOSACmdListener) method descriptor.

Returns:
java.beans.MethodDescriptor

removeWOSADevListener_comibmdseserviceswosaWOSADevListenerMethodDescriptor

public java.beans.MethodDescriptor removeWOSADevListener_comibmdseserviceswosaWOSADevListenerMethodDescriptor()
Gets the removeWOSADevListener(com.ibm.dse.wosabean.WOSADevListener) method descriptor.

Returns:
java.beans.MethodDescriptor

runMethodDescriptor

public java.beans.MethodDescriptor runMethodDescriptor()
Gets the run() method descriptor.

Returns:
java.beans.MethodDescriptor

setDeviceType_javalangStringMethodDescriptor

public java.beans.MethodDescriptor setDeviceType_javalangStringMethodDescriptor()
Gets the setDeviceType(java.lang.String) method descriptor.

Returns:
java.beans.MethodDescriptor

setLogicalName_javalangStringMethodDescriptor

public java.beans.MethodDescriptor setLogicalName_javalangStringMethodDescriptor()
Gets the setLogicalName(java.lang.String) method descriptor.

Returns:
java.beans.MethodDescriptor

setSPMMaxVersion_javalangStringMethodDescriptor

public java.beans.MethodDescriptor setSPMMaxVersion_javalangStringMethodDescriptor()
Gets the setSPMMaxVersion(java.lang.String) method descriptor.

Returns:
java.beans.MethodDescriptor

setSPMMinVersion_javalangStringMethodDescriptor

public java.beans.MethodDescriptor setSPMMinVersion_javalangStringMethodDescriptor()
Gets the setSPMMinVersion(java.lang.String) method descriptor.

Returns:
java.beans.MethodDescriptor

setTimeout_javalangStringMethodDescriptor

public java.beans.MethodDescriptor setTimeout_javalangStringMethodDescriptor()
Gets the setTimeout(java.lang.String) method descriptor.

Returns:
java.beans.MethodDescriptor

setWosaTraceLevel_javalangStringMethodDescriptor

public java.beans.MethodDescriptor setWosaTraceLevel_javalangStringMethodDescriptor()
Gets the setWosaTraceLevel(java.lang.String) method descriptor.

Returns:
java.beans.MethodDescriptor

SPMMaxVersionPropertyDescriptor

public java.beans.PropertyDescriptor SPMMaxVersionPropertyDescriptor()
Gets the SPMMaxVersion property descriptor.

Returns:
java.beans.PropertyDescriptor

SPMMinVersionPropertyDescriptor

public java.beans.PropertyDescriptor SPMMinVersionPropertyDescriptor()
Gets the SPMMinVersion property descriptor.

Returns:
java.beans.PropertyDescriptor

startupMethodDescriptor

public java.beans.MethodDescriptor startupMethodDescriptor()
Gets the startup() method descriptor.

Returns:
java.beans.MethodDescriptor

timeoutPropertyDescriptor

public java.beans.PropertyDescriptor timeoutPropertyDescriptor()
Gets the timeout property descriptor.

Returns:
java.beans.PropertyDescriptor

unlockMethodDescriptor

public java.beans.MethodDescriptor unlockMethodDescriptor()
Gets the unlock() method descriptor.

Returns:
java.beans.MethodDescriptor

WOSACmdEventSetDescriptor

public java.beans.EventSetDescriptor WOSACmdEventSetDescriptor()
Gets the WOSACmd event set descriptor.

Returns:
java.beans.EventSetDescriptor

WOSACmdhandleCmd_comibmdseserviceswosaWOSACmdEventMethodEventDescriptor

public java.beans.MethodDescriptor WOSACmdhandleCmd_comibmdseserviceswosaWOSACmdEventMethodEventDescriptor()
Gets the WOSACmd.handleCmd(com.ibm.dse.wosabean.WOSACmdEvent) method descriptor.

Returns:
java.beans.MethodDescriptor

WOSADevEventSetDescriptor

public java.beans.EventSetDescriptor WOSADevEventSetDescriptor()
Gets the WOSADev event set descriptor.

Returns:
java.beans.EventSetDescriptor

WOSADevhandleDevEvt_comibmdseserviceswosaWOSADevEventMethodEventDescriptor

public java.beans.MethodDescriptor WOSADevhandleDevEvt_comibmdseserviceswosaWOSADevEventMethodEventDescriptor()
Gets the WOSADev.handleDevEvt(com.ibm.dse.wosabean.WOSADevEvent) method descriptor.

Returns:
java.beans.MethodDescriptor

wosaTraceLevelPropertyDescriptor

public java.beans.PropertyDescriptor wosaTraceLevelPropertyDescriptor()
Gets the wosaTraceLevel property descriptor.

Returns:
java.beans.PropertyDescriptor

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005