Creates RecommendationStrategy lazily on demand and caches it. This is used to allow for scoped recommendationStrategies (e.g. per configuration as in DependencyRecommendationsPlugin)
| Constructor and description |
|---|
RecommendationStrategyFactory
(org.gradle.api.Project project) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
RecommendationStrategy |
getRecommendationStrategy() |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |