public class OpenmrsProfileIncludeFilter extends Object implements org.springframework.core.type.filter.TypeFilter
Constructor and Description |
---|
OpenmrsProfileIncludeFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
match(org.springframework.core.type.classreading.MetadataReader metadataReader,
org.springframework.core.type.classreading.MetadataReaderFactory metadataReaderFactory)
Should create bean for openmrs 1_8 and later
Should not create bean for openmrs 1_6 to 1_7
|
public boolean match(org.springframework.core.type.classreading.MetadataReader metadataReader, org.springframework.core.type.classreading.MetadataReaderFactory metadataReaderFactory) throws IOException
match
in interface org.springframework.core.type.filter.TypeFilter
IOException
Copyright © 2024 OpenMRS Inc.. All rights reserved.