Uses of Package
com.peterphi.std.guice.apploader.impl
Packages that use com.peterphi.std.guice.apploader.impl
-
Classes in com.peterphi.std.guice.apploader.impl used by com.peterphi.std.guice.apploader.implClassDescriptionBuild the specifications for a new guice framework environmentRegistry 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. -
Classes in com.peterphi.std.guice.apploader.impl used by com.peterphi.std.guice.web.rest.jaxrsClassDescriptionRegistry 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.