| Interface | Description |
|---|---|
| BindingsSpec |
A buildable specification of Guice bindings.
|
| GuiceBackedHandlerFactory | |
| HandlerDecoratingModule |
A Guice module that contributes to the default handler setup.
|
| Class | Description |
|---|---|
| BindingsSpecAction |
Convenient base for
Action<BindingsSpec> implementations. |
| Guice |
Static utility methods for creating Google Guice based Ratpack infrastructure.
|
| Exception | Description |
|---|---|
| NoSuchModuleException |
Thrown by
BindingsSpec.config(Class) when attempt to retrieve a module that doesn't exist. |
Guice to get started.