Package org.springframework.guice.annotation
-
Interface Summary Interface Description InjectorFactory Factory which allows for custom creation of the Guice Injector to be used in the @EnableGuiceModulesfeature. -
Annotation Types Summary Annotation Type Description EnableGuiceModules Enable spring beans that are themselves a GuiceModuleto contribute dependencies via the bindings in Guice.GuiceModule Annotation that decorates the whole application context and provides metadata to Guice if the context is used as a Module.