Groovy Documentation

grails.web.container
[Java] Interface EmbeddableServerFactory


public interface EmbeddableServerFactory

An interface for server vendors to implement in order to provide the ability to embed a container within Grails' run-app command.

Authors:
Graeme Rocher
Since:
1.1


Groovy Documentation