- All Implemented Interfaces:
- CustomFindByAnnotationProviderService
public class ClasspathCustomFindByAnnotationProviderService
extends java.lang.Object
implements CustomFindByAnnotationProviderService
Created by Sergio Sacristan on 03/12/17.
Load any implementations of the CustomFindByAnnotationService class declared on the classpath.
CustomFindByAnnotationService implementations must be declared in a file called net.serenitybdd.core.annotations.findby.di.CustomFindByAnnotationService
in the META-INF/services directory somewhere on the classpath.