Uses of Class
ma.glasnost.orika.impl.DefaultMapperFactory.Builder

Packages that use DefaultMapperFactory.Builder
ma.glasnost.orika.impl   
 

Uses of DefaultMapperFactory.Builder in ma.glasnost.orika.impl
 

Methods in ma.glasnost.orika.impl that return DefaultMapperFactory.Builder
protected  DefaultMapperFactory.Builder DefaultMapperFactory.Builder.self()
           
 

Methods in ma.glasnost.orika.impl with parameters of type DefaultMapperFactory.Builder
protected  void ConfigurableMapper.configureFactoryBuilder(DefaultMapperFactory.Builder factoryBuilder)
          Override this method only if you need to customize any of the parameters passed to the factory builder, in the case that you've provided your own custom implementation of one of the core components of Orika.
 



Copyright © 2013 Glasnost. All Rights Reserved.