@Component public class AnnotationServiceImpl extends Object implements AnnotationService
| Constructor and Description |
|---|
AnnotationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<RepositoryAnnotator> |
getAllAnnotators() |
RepositoryAnnotator |
getAnnotatorByName(String annotatorName) |
List<RepositoryAnnotator> |
getAnnotatorsByMetaData(EntityType metaData) |
public RepositoryAnnotator getAnnotatorByName(String annotatorName)
getAnnotatorByName in interface AnnotationServicepublic List<RepositoryAnnotator> getAnnotatorsByMetaData(EntityType metaData)
getAnnotatorsByMetaData in interface AnnotationServicepublic List<RepositoryAnnotator> getAllAnnotators()
getAllAnnotators in interface AnnotationServiceCopyright © 2017. All rights reserved.