Package | Description |
---|---|
io.fabric8.maven.core.util |
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,
File resourceDir,
ProcessorConfig config)
Find an enricher or generator config, possibly via a profile and merge it with a given configuration.
|
Copyright © 2021. All rights reserved.