Package org.springframework.guice.module


package org.springframework.guice.module
  • Class
    Description
    A Provider for a BeanFactory from an ApplicationContext that will not be refreshed until the Guice injector wants to resolve dependencies.
    Utility to check whether a binding matches the given name and type.
    Encapsulates some metadata about a Guice module that is to be created from a Spring application context.
    A Guice module that wraps a Spring ApplicationContext.