play.api.inject.guice
An object that holds a ClassLoader for Guice to use. We use this simple value object so it can be looked up by its type when we're assembling the Guice injector.
ClassLoader
The wrapped ClassLoader.
An object that holds a
ClassLoader
for Guice to use. We use this simple value object so it can be looked up by its type when we're assembling the Guice injector.