Generated by
JDiff

Class org.springframework.beans.factory.config.DependencyDescriptor

Added Methods
boolean fallbackMatchAllowed() Return whether a fallback match is allowed.
DependencyDescriptor forFallbackMatch() Return a variant of this descriptor that is intended for a fallback match.
ResolvableType getResolvableType() Build a ResolvableType object for the wrapped parameter/field.
void setContainingClass(Class<?>) Optionally set the concrete class that contains this dependency.