Class GuiceBeanFinder

  • All Implemented Interfaces:
    BeanFinder

    public class GuiceBeanFinder
    extends Object
    implements BeanFinder
    BeanFinder implementation for Google Guice. Please note that this implementation only works if you are using GuiceServletContextListener from Guice Servlet for setting up Guice.
    Author:
    Fábio Franco Uechi, Christian Kaltepoth
    • Constructor Detail

      • GuiceBeanFinder

        public GuiceBeanFinder()