Uses of Class
org.chromattic.core.mapping.TypeMapping

Packages that use TypeMapping
org.chromattic.core   
org.chromattic.core.mapper   
org.chromattic.core.mapping   
 

Uses of TypeMapping in org.chromattic.core
 

Constructor parameters in org.chromattic.core with type arguments of type TypeMapping
Domain(Set<TypeMapping> typeMappings, Instrumentor instrumentor, ObjectFormatter objectFormatter, boolean stateCacheEnabled)
           
 

Uses of TypeMapping in org.chromattic.core.mapper
 

Constructor parameters in org.chromattic.core.mapper with type arguments of type TypeMapping
TypeMapperBuilder(Set<TypeMapping> typeMappings, Instrumentor instrumentor)
           
 

Uses of TypeMapping in org.chromattic.core.mapping
 

Methods in org.chromattic.core.mapping that return TypeMapping
 TypeMapping TypeMappingBuilder.build()
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.