|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed interface org.springframework.beans.factory.BeanClassLoaderAware
.
Removed Methods | |
void setBeanClassLoader(ClassLoader ) |
|
void setIgnoreUnresolvableEditors(boolean ) |
Set whether unresolvable editors should simply be skipped. |
Changed Methods | ||
void setCustomEditors(Map<Class<?>, |
Change in signature from (Map<String, ?> ) to (Map<Class<?>, Class<PropertyEditor>> ). |
Specify the custom editors to register via a Map, using the class name of the required type as the key and the class name of the associated PropertyEditor as value. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |