All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description BeanFactoryProvider AProviderfor aBeanFactoryfrom anApplicationContextthat will not be refreshed until the Guice injector wants to resolve dependencies.BindingTypeMatcher Utility to check whether a binding matches the given name and type.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.GuiceModuleMetadata Encapsulates some metadata about a Guice module that is to be created from a Spring application context.InjectorFactory Factory which allows for custom creation of the Guice Injector to be used in the @EnableGuiceModulesfeature.SpringInjector AnInjectorthat wraps anApplicationContext, and can be used to expose the Guice APIs over a Spring application.SpringModule A Guice module that wraps a SpringApplicationContext.