Package com.peterphi.std.guice.apploader
package com.peterphi.std.guice.apploader
-
ClassDescriptionA service that is registered with a
GuiceRegistry
for configuration and lifecycle event injection.The properties used directly (that is, not pulled in with aInject
andNamed
annotations) by the framework.Bootstrap interface, replaces static *Loader types
Implementors MUST expose a public default constructor.
Instances of this interface are short-lived and created every time the GuiceBuilder needs to construct a new Injector