public abstract class ConfigurerStrategy extends Object
| Constructor and Description |
|---|
ConfigurerStrategy() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addBootstrapConfigurerClearer(Runnable strategy) |
static void |
clearBootstrapConfigurers()
Clears the bootstrap configurers map.
|
public static void addBootstrapConfigurerClearer(Runnable strategy)
public static void clearBootstrapConfigurers()
Apache Camel