Package io.jmix.bpm.scanner.detector
Class FutureJavaDelegateDetector
java.lang.Object
io.jmix.bpm.scanner.detector.FutureJavaDelegateDetector
- All Implemented Interfaces:
- ClasspathScanCandidateDetector
@Component("bpm_FutureJavaDelegateDetector")
public class FutureJavaDelegateDetector
extends Object
implements ClasspathScanCandidateDetector
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanisCandidate(org.springframework.core.type.classreading.MetadataReader metadataReader) 
- 
Field Details- 
futureJavaDelegateInterfaceNames
 
- 
- 
Constructor Details- 
FutureJavaDelegateDetectorpublic FutureJavaDelegateDetector()
 
- 
- 
Method Details- 
isCandidatepublic boolean isCandidate(org.springframework.core.type.classreading.MetadataReader metadataReader) - Specified by:
- isCandidatein interface- ClasspathScanCandidateDetector
 
 
-