org.chromattic.core.mapper
Class TypeMapperBuilder

java.lang.Object
  extended by org.chromattic.core.mapper.TypeMapperBuilder

public class TypeMapperBuilder
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
TypeMapperBuilder(Set<NodeTypeMapping> typeMappings, Instrumentor instrumentor)
           
 
Method Summary
 Collection<ObjectMapper> build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeMapperBuilder

public TypeMapperBuilder(Set<NodeTypeMapping> typeMappings,
                         Instrumentor instrumentor)
Method Detail

build

public Collection<ObjectMapper> build()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.