|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.beans.SimpleBeanInfo | +--com.ibm.mm.beans.CMBDocumentServicesSessionListenerBeanInfo
The bean information class for com.ibm.mm.beans.CMBDocumentServicesSessionListener.
Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
CMBDocumentServicesSessionListenerBeanInfo()
|
Method Summary | |
java.beans.PropertyDescriptor |
documentServicesPropertyDescriptor()
Gets the documentServices property 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 |
getDocumentServicesMethodDescriptor()
Gets the getDocumentServices() method descriptor. |
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Return the event set descriptors for this bean. |
java.awt.Image |
getIcon(int iconKind)
|
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 |
getSessionIdMethodDescriptor()
Gets the getSessionId() method descriptor. |
java.beans.MethodDescriptor |
getTraceMethodDescriptor()
Gets the getTrace() method descriptor. |
java.beans.PropertyDescriptor |
sessionIdPropertyDescriptor()
Gets the sessionId property descriptor. |
java.beans.PropertyDescriptor |
sessionIDPropertyDescriptor()
Gets the sessionID property descriptor. |
java.beans.MethodDescriptor |
setDocumentServices_comibmmmbeansCMBDocumentServicesMethodDescriptor()
Gets the setDocumentServices(com.ibm.mm.beans.CMBDocumentServices) method descriptor. |
java.beans.MethodDescriptor |
setSessionID_javalangStringMethodDescriptor()
Gets the setSessionID(java.lang.String) method descriptor. |
java.beans.MethodDescriptor |
setTrace_intMethodDescriptor()
Gets the setTrace(int) method descriptor. |
java.beans.PropertyDescriptor |
tracePropertyDescriptor()
Gets the trace property descriptor. |
java.beans.MethodDescriptor |
valueBound_javaxservlethttpHttpSessionBindingEventMethodDescriptor()
Gets the valueBound(javax.servlet.http.HttpSessionBindingEvent) method descriptor. |
java.beans.MethodDescriptor |
valueUnbound_javaxservlethttpHttpSessionBindingEventMethodDescriptor()
Gets the valueUnbound(javax.servlet.http.HttpSessionBindingEvent) method descriptor. |
Methods inherited from class java.beans.SimpleBeanInfo |
getDefaultEventIndex, getDefaultPropertyIndex, loadImage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CMBDocumentServicesSessionListenerBeanInfo()
Method Detail |
public java.beans.PropertyDescriptor documentServicesPropertyDescriptor()
public static java.lang.reflect.Method findMethod(java.lang.Class aClass, java.lang.String methodName, int parameterCount)
aClass
- java.lang.ClassmethodName
- java.lang.StringparameterCount
- intpublic java.beans.BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo
in class java.beans.SimpleBeanInfo
public static java.lang.Class getBeanClass()
public static java.lang.String getBeanClassName()
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in class java.beans.SimpleBeanInfo
public java.beans.MethodDescriptor getDocumentServicesMethodDescriptor()
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors
in class java.beans.SimpleBeanInfo
public java.awt.Image getIcon(int iconKind)
getIcon
in class java.beans.SimpleBeanInfo
public java.beans.MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors
in class java.beans.SimpleBeanInfo
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in class java.beans.SimpleBeanInfo
public java.beans.MethodDescriptor getSessionIdMethodDescriptor()
public java.beans.MethodDescriptor getTraceMethodDescriptor()
public java.beans.PropertyDescriptor sessionIdPropertyDescriptor()
public java.beans.PropertyDescriptor sessionIDPropertyDescriptor()
public java.beans.MethodDescriptor setDocumentServices_comibmmmbeansCMBDocumentServicesMethodDescriptor()
public java.beans.MethodDescriptor setSessionID_javalangStringMethodDescriptor()
public java.beans.MethodDescriptor setTrace_intMethodDescriptor()
public java.beans.PropertyDescriptor tracePropertyDescriptor()
public java.beans.MethodDescriptor valueBound_javaxservlethttpHttpSessionBindingEventMethodDescriptor()
public java.beans.MethodDescriptor valueUnbound_javaxservlethttpHttpSessionBindingEventMethodDescriptor()
|
EIP JavaBeans | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |