C - The Java type of type metadata contributorsMPBS - The Java type of the partially-built mappingpublic interface MappingInitiator<C,MPBS extends MappingPartialBuildState>
| Modifier and Type | Method and Description |
|---|---|
void |
configure(MappingBuildContext buildContext,
MappingConfigurationCollector<C> configurationCollector) |
Mapper<MPBS> |
createMapper(MappingBuildContext buildContext,
TypeMetadataContributorProvider<C> contributorProvider) |
void configure(MappingBuildContext buildContext, MappingConfigurationCollector<C> configurationCollector)
Mapper<MPBS> createMapper(MappingBuildContext buildContext, TypeMetadataContributorProvider<C> contributorProvider)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.