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.| Constructor and Description |
|---|
GuiceBeanFinder() |
public <E> Collection<E> find(Class<E> clazz, Object context)
find in interface BeanFinderCopyright © 2017. All Rights Reserved.