public final class BeanListener extends Object implements com.google.inject.spi.TypeListener
TypeListener that listens for bean types and arranges for their properties to be injected.| Constructor and Description |
|---|
BeanListener(BeanBinder beanBinder) |
| Modifier and Type | Method and Description |
|---|---|
<B> void |
hear(com.google.inject.TypeLiteral<B> type,
com.google.inject.spi.TypeEncounter<B> encounter) |
public BeanListener(BeanBinder beanBinder)
Copyright © 2016. All Rights Reserved.