javax.cache.annotation.impl.guice.test
Class GuiceBeanProvider
java.lang.Object
javax.cache.annotation.impl.guice.test.GuiceBeanProvider
- All Implemented Interfaces:
- BeanProvider
public class GuiceBeanProvider
- extends Object
- implements BeanProvider
Guice specific bean provider that loads up guice modules when constructed
- Version:
- $Revision$
- Author:
- Michael Stachel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuiceBeanProvider
public GuiceBeanProvider()
getBeanByType
public <T> T getBeanByType(Class<T> beanClass)
- Specified by:
getBeanByType in interface BeanProvider
Copyright © 2012. All Rights Reserved.