Uses of Class
ma.glasnost.orika.test.extensibility.PooledInstancesTestCase.MyMapperFactory.Builder

Packages that use PooledInstancesTestCase.MyMapperFactory.Builder
ma.glasnost.orika.test.extensibility   
 

Uses of PooledInstancesTestCase.MyMapperFactory.Builder in ma.glasnost.orika.test.extensibility
 

Methods in ma.glasnost.orika.test.extensibility that return PooledInstancesTestCase.MyMapperFactory.Builder
protected  PooledInstancesTestCase.MyMapperFactory.Builder PooledInstancesTestCase.MyMapperFactory.Builder.self()
           
 

Constructors in ma.glasnost.orika.test.extensibility with parameters of type PooledInstancesTestCase.MyMapperFactory.Builder
PooledInstancesTestCase.MyMapperFactory(PooledInstancesTestCase.MyMapperFactory.Builder builder)
          Since DefaultMapperFactory uses (some form of) the Builder pattern, we need to provide a constructor which can accept an appropriate builder and pass it to the super constructor.
 



Copyright © 2012 Glasnost. All Rights Reserved.