|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
The superclass changed from org.springframework.beans.factory.config.AbstractFactoryBean
to org.springframework.beans.factory.config.AbstractFactoryBean
.
Changed Methods | ||
Set<Object> createInstance() |
Change in return type from Set to Set<Object> . |
|
void setSourceSet(Set<?> ) |
Change in signature from Set to Set<?> . |
Set the source Set, typically populated via XML "set" elements. |
void setTargetSetClass(Class<Set> ) |
Change in signature from Class to Class<Set> . |
Set the class to use for the target Set. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |