Uses of Interface
org.openehealth.ipf.commons.spring.map.MappingResourceHolder
-
Packages that use MappingResourceHolder Package Description org.openehealth.ipf.commons.spring.map.config -
-
Uses of MappingResourceHolder in org.openehealth.ipf.commons.spring.map.config
Classes in org.openehealth.ipf.commons.spring.map.config that implement MappingResourceHolder Modifier and Type Class Description classCustomMappingsThis class should be used to define the custom mappings in the spring context definition.Methods in org.openehealth.ipf.commons.spring.map.config that return types with arguments of type MappingResourceHolder Modifier and Type Method Description Collection<MappingResourceHolder>CustomMappingsConfigurer. lookup(Registry registry)lookup for the specificCustomMappingsobjects inside the given beanFactoryMethods in org.openehealth.ipf.commons.spring.map.config with parameters of type MappingResourceHolder Modifier and Type Method Description voidCustomMappingsConfigurer. configure(MappingResourceHolder configuration)configuration logic
-