Interface DependencySubstitutions.Substitution
- Enclosing interface:
DependencySubstitutions
public static interface DependencySubstitutions.Substitution
Provides a DSL-friendly mechanism for specifying the target of a substitution.
- Since:
- 2.5
-
Method Summary
Modifier and TypeMethodDescriptionvoidwith(ComponentSelector notation) Specify the target of the substitution.
-
Method Details
-
with
Specify the target of the substitution.
-