Package org.springframework.guice.annotation
package org.springframework.guice.annotation
-
ClassDescriptionEnable spring beans that are themselves a Guice
Moduleto contribute dependencies via the bindings in Guice.Annotation that decorates the whole application context and provides metadata to Guice if the context is used as a Module.Factory which allows for custom creation of the Guice Injector to be used in the @EnableGuiceModulesfeature.A filter to removeModule:s from the context before any initialization code is run.