T - the type of the MessageMapperConfigurationpublic static interface MessageMapperConfiguration.Builder<T extends MessageMapperConfiguration>
MessageMapperConfiguration instances to be used as a base for a more concrete builder.| Modifier and Type | Method and Description |
|---|---|
T |
build()
Builds the builder and returns a new instance of
MessageMapperConfiguration |
Map<String,String> |
getProperties() |
Map<String,String> getProperties()
T build()
MessageMapperConfigurationCopyright © 2017–2019 Eclipse Foundation. All rights reserved.