public interface ImplementationDiscoveryStrategy
| Modifier and Type | Method and Description |
|---|---|
List<AnnotatedType> |
findImplementations(AnnotatedType type,
String[] scanPackages,
BuildContext buildContext) |
List<AnnotatedType> findImplementations(AnnotatedType type, String[] scanPackages, BuildContext buildContext)
Copyright © 2016–2018. All rights reserved.