Uses of Class
dev.galasa.framework.spi.AnnotatedField
Packages that use AnnotatedField
- 
Uses of AnnotatedField in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi that return types with arguments of type AnnotatedFieldModifier and TypeMethodDescriptionprotected List<AnnotatedField>AbstractManager.findAnnotatedFields(Class<? extends Annotation> managerAnnotation) Helper method to obtain a list of annotated fields this manager is interested in.