public static class CamelServletConfig.ServletsConfig extends Object
| 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 |
|---|
ServletsConfig() |
@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.