parent
2ad4602ca0
commit
acae174f8f
|
@ -371,7 +371,7 @@ public class DependencyDescriptor extends InjectionPoint implements Serializable
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Determine the name of the wrapped parameter/field.
|
* Determine the name of the wrapped parameter/field.
|
||||||
* @return the declared name (never {@code null})
|
* @return the declared name (may be {@code null})
|
||||||
*/
|
*/
|
||||||
@Nullable
|
@Nullable
|
||||||
public String getDependencyName() {
|
public String getDependencyName() {
|
||||||
|
|
Loading…
Reference in New Issue