All Classes and Interfaces

Class
Description
 
Commons-Config interpolation wrapper.
Event triggered when a configured bean has been instantiated and fully configured but right before the bean has been initialized.
This Interpolator simply returns the original value.
Event triggered when a configured bean has been destroyed.
Event triggered when a configured bean has been instantiated, fully configured and initialized.
Event triggered when a configured bean has been instantiated but before it is configured or initialized.
Basic String interpolation interface.
A stock bean listener implementation that logs all BeanEvents as TRACE log statements.
Object builder that uses reflection and Apache Commons BeanUtils to build objects given a map of "property values".
Exception thrown when a reference to an object is made, but that object cannot be found.