Package | Description |
---|---|
ratpack.groovy.guice |
Groovy specific extensions to the Guice support.
|
ratpack.guice |
Integration with Google Guice.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GroovyModuleRegistry
Groovy specific extensions to
ModuleRegistry . |
Modifier and Type | Interface and Description |
---|---|
interface |
ModuleRegistry
A container of modules, used for specifying which modules to back an application with.
|