Generated by
JDiff

Class org.springframework.context.annotation.Jsr330ScopeMetadataResolver

Changed Methods
void registerScope(Class<?>, String) Change in signature from (Class, String) to (Class<?>, String).
Register an extended JSR-330 scope annotation, mapping it onto a specific Spring scope by name.