Generated by
JDiff

Class com.google.inject.spring.SpringIntegration

Changed Methods
void bindAll(Binder, ListableBeanFactory) Documentation changed from old to new.
Binds all Spring beans from the given factory by name.
Provider<T> fromSpring(Class<T>, String) Documentation changed from old to new.
Creates a provider which looks up objects from Spring using the given name.