|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.monitoring.instrumentation.internal.jmx.modelmbean.PropertyDescriptorCache
| Method Summary | |
|---|---|
static PropertyDescriptorCache |
findPropertyDescriptor(java.lang.Class clazz)
Returns the PropertyDescriptorCache for a given Class |
java.beans.BeanInfo |
getBeanInfo()
Returns the BeanInfo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.beans.BeanInfo getBeanInfo()
BeanInfo
BeanInfo
public static PropertyDescriptorCache findPropertyDescriptor(java.lang.Class clazz)
throws java.beans.IntrospectionException
PropertyDescriptorCache for a given Class
clazz - the Class
PropertyDescriptorCache
java.beans.IntrospectionException - error occured
|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||