Groovy Documentation

org.akhikhl.gretty
[Groovy] Interface RunConfig


interface RunConfig

Authors:
akhikhl


Method Summary
ServerConfig getServerConfig()

java.lang.Iterable getWebAppConfigs()

 

Method Detail

getServerConfig

ServerConfig getServerConfig()


getWebAppConfigs

java.lang.Iterable getWebAppConfigs()


 

Groovy Documentation