Package com.peterphi.std.guice.apploader.impl
package com.peterphi.std.guice.apploader.impl
-
ClassDescriptionBuild the specifications for a new guice framework environmentDeprecated.use GuiceBuilder directly instead.Registry that holds the Injector and the applications currently registered to be injected with the latest Guice objects.
UsesGuiceBuilder
to acquire aGuiceSetup
which defines the Guice Modules to use to build this environment.