| Modifier and Type | Field and Description |
|---|---|
static ProfileUtil.ProcessorConfigurationExtractor |
ProfileUtil.ENRICHER_CONFIG
Get the enricher configuration
|
static ProfileUtil.ProcessorConfigurationExtractor |
ProfileUtil.GENERATOR_CONFIG
Get the generator configuration
|
static ProfileUtil.ProcessorConfigurationExtractor |
ProfileUtil.WATCHER_CONFIG
Get the watcher configuration
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessorConfig |
ProfileUtil.blendProfileWithConfiguration(ProfileUtil.ProcessorConfigurationExtractor configExtractor,
String profile,
List<File> resourceDirs,
ProcessorConfig config)
Find an enricher or generator config, possibly via a profile and merge it with a given configuration.
|
Copyright © 2022. All rights reserved.