Searched refs:setAnnotationFinder (Results 1 – 3 of 3) sorted by relevance
10 void setAnnotationFinder(IAnnotationFinder finder); in setAnnotationFinder() method
39 public void setAnnotationFinder(IAnnotationFinder finder) { in setAnnotationFinder() method in Configuration
953 m_configuration.setAnnotationFinder(new JDK15AnnotationFinder(getAnnotationTransformer())); in initializeConfiguration()