Package org.riotfamily.common.beans

Provides commonly used beans and BeanFactories.

See:
          Description

Interface Summary
ObjectWrapper  
 

Class Summary
DefaultPropertyEditorRegistry PropertyEditorRegistry that provides a method to return eiter a custom editor or a suitable default editor as fallback.
MapWrapper PropertyAccessor implementation that works on maps.
MethodInvokingBean  
PropertyUtils Utility class to access bean properties via relection.
ProtectedBeanWrapper BeanWrapper that that provides access to non-public setters and getters.
 

Package org.riotfamily.common.beans Description

Provides commonly used beans and BeanFactories.