|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmbeddableServer | |
---|---|
grails.web.container |
Uses of EmbeddableServer in grails.web.container |
---|
Methods in grails.web.container that return EmbeddableServer | |
---|---|
EmbeddableServer |
EmbeddableServerFactory.createForWAR(String warPath,
String contextPath)
Creates a EmbeddableServer instance for the given WAR file and context path |
EmbeddableServer |
EmbeddableServerFactory.createInline(String basedir,
String webXml,
String contextPath,
ClassLoader classLoader)
Creates an inline server for the the given base directory, web.xml file and class loader |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |