@ConfigRoot(name="camel.servlet",
phase=BUILD_AND_RUN_TIME_FIXED)
public final class CamelServletConfig
extends Object
ConfigRoot for defaultServlet.| Modifier and Type | Class and Description |
|---|---|
static class |
CamelServletConfig.ServletConfig
camel-servlet component configuration |
| Modifier and Type | Field and Description |
|---|---|
CamelServletConfig.ServletConfig |
defaultServlet
The default servlet with implicit name
|
Map<String,CamelServletConfig.ServletConfig> |
namedServlets
A collection of named servlets
|
| Constructor and Description |
|---|
CamelServletConfig() |
@ConfigItem(name="<<parent>>") public CamelServletConfig.ServletConfig defaultServlet
@ConfigItem(name="<<parent>>") public Map<String,CamelServletConfig.ServletConfig> namedServlets
Copyright © 2019–2020 The Apache Software Foundation. All rights reserved.