Create a new Play application Module for an Application using this configured builder.
Create a new Play application Module for an Application using this configured builder.
Add Guice modules, Play modules, or Play bindings.
Add Guice modules, Play modules, or Play bindings.
GuiceableModuleConversions for the automatically available implicit conversions to GuiceableModule from modules and bindings.
Create a new Play Application using this configured builder.
Add additional configuration.
Add additional configuration.
Add additional configuration.
Add additional configuration.
Add additional configuration.
Add additional configuration.
Creation of the Guice Module used by the injector.
Creation of the Guice Module used by the injector. Libraries like Guiceberry and Jukito that want to handle injector creation may find this helpful.
Disable module by class.
Disable module by class.
Disable modules by class.
Disable modules by class.
Set the global settings object.
Set the global settings object. Overrides the default or any previously configured values.
Set the environment class loader.
Set the environment class loader.
Set the environment mode.
Set the environment mode.
Set the environment path.
Set the environment path.
Set the environment.
Set the environment.
Create a Play Injector backed by Guice using this configured builder.
Create a Play Injector backed by Guice using this configured builder.
Override the module loader with the given modules.
Set the module loader.
Set the module loader. Overrides the default or any previously configured values.
Set the initial configuration.
Set the initial configuration. Overrides the default or any previously configured values.
Set the initial configuration loader.
Set the initial configuration loader. Overrides the default or any previously configured values.
Implementation of Self creation for GuiceBuilder.
Implementation of Self creation for GuiceBuilder.
Override bindings using Guice modules, Play modules, or Play bindings.
Override bindings using Guice modules, Play modules, or Play bindings.
GuiceableModuleConversions for the automatically available implicit conversions to GuiceableModule from modules and bindings.
Checks if the path contains the logger path and whether or not one of the keys contains a deprecated value
Checks if the path contains the logger path and whether or not one of the keys contains a deprecated value
The app configuration
Returns true if one of the keys contains a deprecated value, otherwise false
A builder for creating Applications using Guice.