List of usage examples for java.beans MetaData subclass-usage
From source file com.googlecode.wicketwebbeans.model.BeanMetaData.java
/**
* Represents the metadata for a bean properties and actions. Metadata for beans is derived automatically by convention and optionally
* by a number of different explicit sources. See the documentation for more information.
* <p/>
*
* @author Dan Syrstad