Module org.joda.beans

Joda-Beans is a small framework that adds properties to Java, greatly enhancing JavaBeans.

The key concept is to allow each property on a bean to be accessed as an object in its own right. This provides the hook for other technologies to build on, such as serialization, mapping, expression languages and validation.

Skip navigation links

Copyright © 2007–2018 Joda.org. All rights reserved.