| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.jbeans.bean.BeanInfoFinder
BeanInfoFinder returns a BeanInfo object of the specified class. Once a beaninfo is found, it is stored in a hashmap for faster retrieval.
| Method Summary | |
static java.beans.BeanInfo | 
getBeanInfo(java.lang.Class beanClass)
Retrieves the BeanInfo for the specified Class.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public static final java.beans.BeanInfo getBeanInfo(java.lang.Class beanClass)
                                             throws java.beans.IntrospectionException
java.beans.IntrospectionException
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||