public class HealthContextCustomizer extends Object implements ContextCustomizer
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_PATH |
| Constructor and Description |
|---|
HealthContextCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.apache.camel.CamelContext camelContext) |
String |
getPath() |
void |
setPath(String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo, getOrderpublic static final String DEFAULT_PATH
public String getPath()
public void setPath(String path)
public void apply(org.apache.camel.CamelContext camelContext)
apply in interface ContextCustomizerCopyright © 2020 The Apache Software Foundation. All rights reserved.