Package | Description |
---|---|
ratpack.guice |
Integration with Google Guice.
|
ratpack.impose | |
ratpack.test |
Class and Description |
---|
Imposition
A marker interface for all types used as an imposition.
|
Class and Description |
---|
ForceDevelopmentImposition
Forces whether to start the application in
ServerConfig.isDevelopment() mode or not. |
ForceServerListenPortImposition
Forces the port that the server should use to listen for requests.
|
Imposition
A marker interface for all types used as an imposition.
|
Impositions
A mechanism for imposing things on an application from the outside and typically during testing.
|
ImpositionsSpec
Used to specify a set of impositions.
|
ServerConfigImposition
An override object for imposing server configuration.
|
UserRegistryImposition
Imposes an extra registry to be joined with the user registry when starting an application.
|
Class and Description |
---|
Impositions
A mechanism for imposing things on an application from the outside and typically during testing.
|
ImpositionsSpec
Used to specify a set of impositions.
|