| Package | Description |
|---|---|
| ma.glasnost.orika.impl |
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultMapperFactory.MapperFactoryBuilder<F extends DefaultMapperFactory,B extends DefaultMapperFactory.MapperFactoryBuilder<F,B>>
MapperFactoryBuilder provides an extensible Builder definition usable for
providing your own Builder class for subclasses of DefaultMapperFactory.
See the defined DefaultMapperFactory.Builder below for example of how to subclass. |
| Modifier and Type | Method and Description |
|---|---|
DefaultMapperFactory |
DefaultMapperFactory.Builder.build() |
| Constructor and Description |
|---|
ExceptionUtility(DefaultMapperFactory mapperFactory,
boolean reportStateOnException) |
Copyright © 2019 Glasnost. All rights reserved.