Uses of Package
grails.web.container

Packages that use grails.web.container
grails.web.container   
org.codehaus.groovy.grails.web.container   
 

Classes in grails.web.container used by grails.web.container
EmbeddableServer
          An interface used to define the container implementation used by Grails during development.
 

Classes in grails.web.container used by org.codehaus.groovy.grails.web.container
EmbeddableServer
          An interface used to define the container implementation used by Grails during development.
EmbeddableServerFactory
          An interface for server vendors to implement in order to provide the ability to embed a container within Grails' run-app command.
 



Copyright (c) 2005-2009 The Grails project