play.api.inject.guice
A provider for a Guice injector that wraps the injector to ensure it uses the correct ClassLoader.
ClassLoader
The injector to wrap.
The ClassLoader the injector should use.
A provider for a Guice injector that wraps the injector to ensure it uses the correct
ClassLoader
.