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