|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Class Summary | |
---|---|
InlineExplodedTomcatServer | Serves the app, without packaging as a war and runs it in the same JVM. |
IsolatedTomcat | An isolated version of Tomcat used to run Grails applications with run-war. |
IsolatedWarTomcatServer | Serves a packaged war, in a forked JVM. |
ParentDelegatingClassLoader | A class loader that searches the parent |
TomcatLoader | A loader instance used for the embedded version of Tomcat 7. |
TomcatServer | Provides common functionality for the inline and isolated variants of tomcat server. |
TomcatServerFactory |
Groovy Documentation