ma.glasnost.orika.impl.generator
Class MapperGenerator

java.lang.Object
  extended by ma.glasnost.orika.impl.generator.MapperGenerator

public final class MapperGenerator
extends Object


Constructor Summary
MapperGenerator(MapperFactory mapperFactory, CompilerStrategy compilerStrategy)
           
 
Method Summary
 GeneratedMapperBase build(ClassMap<?,?> classMap, MappingContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapperGenerator

public MapperGenerator(MapperFactory mapperFactory,
                       CompilerStrategy compilerStrategy)
Method Detail

build

public GeneratedMapperBase build(ClassMap<?,?> classMap,
                                 MappingContext context)


Copyright © 2013 Glasnost. All Rights Reserved.