Package org.springframework.guice.module
-
Interface Summary Interface Description BindingTypeMatcher Utility to check whether a binding matches the given name and type. -
Class Summary Class Description BeanFactoryProvider AProviderfor aBeanFactoryfrom anApplicationContextthat will not be refreshed until the Guice injector wants to resolve dependencies.GuiceModuleMetadata Encapsulates some metadata about a Guice module that is to be created from a Spring application context.SpringModule A Guice module that wraps a SpringApplicationContext.