Interface MappingFinalizationContext
public interface MappingFinalizationContext
The context passed to the mapper during the very last step of bootstrap.
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
failureCollector
ContextualFailureCollector failureCollector() -
configurationPropertySource
ConfigurationPropertySource configurationPropertySource() -
beanResolver
BeanResolver beanResolver()
-