Uses of Interface
org.malai.mapping.IMappingRegistry

Packages that use IMappingRegistry
org.malai.mapping   
 

Uses of IMappingRegistry in org.malai.mapping
 

Classes in org.malai.mapping that implement IMappingRegistry
 class MappingRegistry
          This registry allows to map source objects to target objects using mappings.
 

Fields in org.malai.mapping declared as IMappingRegistry
static IMappingRegistry MappingRegistry.REGISTRY
          The singleton of the class.