EmbeddedServletContainers
.See: Description
Interface | Description |
---|---|
TomcatConnectorCustomizer |
Callback interface that can be used to customize a Tomcat
Connector . |
TomcatContextCustomizer |
Callback interface that can be used to customize a Tomcat
Context . |
Class | Description |
---|---|
TomcatEmbeddedServletContainer |
EmbeddedServletContainer that can be used to control an embedded Tomcat server. |
TomcatEmbeddedServletContainerFactory |
EmbeddedServletContainerFactory that can be used to create
TomcatEmbeddedServletContainer s. |
TomcatEmbeddedWebappClassLoader |
Extension of Tomcat's
WebappClassLoader that does not consider the
system classloader . |
EmbeddedServletContainers
.TomcatEmbeddedServletContainerFactory
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.