|
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 | ||
Object getObjectToExpose(ServiceLoader<?> ) |
Change in signature from ServiceLoader to ServiceLoader<?> . |
Determine the actual object to expose for the given ServiceLoader. |
Class<?> getServiceType() |
Change in return type from Class to Class<?> . |
Return the desired service type. |
void setServiceType(Class<?> ) |
Change in signature from Class to Class<?> . |
Specify the desired service type (typically the service's public API). |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |