Package io.jmix.core.impl.scanning
Interface ClasspathScanCandidateDetector
- All Known Implementing Classes:
BusinessCalendarAnnotationCandidateDetector,EntityDetector,ExecutionListenerDetector,FlowableEventListenerDetector,IndexDefinitionDetector,JavaDelegateDetector,JpaConverterDetector,ResourceRoleDetector,RowLevelRoleDetector,SpecificOperationAccessContextDetector,TaskListenerDetector
public interface ClasspathScanCandidateDetector
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisCandidate(org.springframework.core.type.classreading.MetadataReader metadataReader)
-
Method Details
-
isCandidate
boolean isCandidate(org.springframework.core.type.classreading.MetadataReader metadataReader)
-