|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes and Interfaces | |
|
Abstract implementation of the PropertyAccessor interface. |
|
Exception thrown when instantiation of a bean failed. |
|
The central interface of Spring's low-level JavaBeans infrastructure. |
|
Default BeanWrapper implementation that should be sufficient for all typical use cases. |
|
Exception thrown when no suitable editor or converter can be found for a bean property. |
|
Exception thrown when referring to an invalid bean property. |
|
Default implementation of the PropertyValues interface. |
|
Exception thrown on an attempt to get the value of a property that isn't readable, because there's no getter method. |
|
Exception thrown on an attempt to set the value of a property that is not writable (typically because there is no setter method). |
|
Exception thrown when navigation of a valid nested property path encounters a NullPointerException. |
|
Common interface for classes that can access named properties (such as bean properties of an object or fields in an object) Serves as base interface for BeanWrapper. |
|
Combined exception, composed of individual PropertyAccessException instances. |
|
Base implementation of the PropertyEditorRegistry interface. |
|
Exception thrown on a type mismatch when trying to set a bean property. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |