org.chromattic.core.mapper
Class MapperBuilder

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

public class MapperBuilder
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
MapperBuilder(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

MapperBuilder

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

build

public Collection<ObjectMapper> build()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.