public class BeanCreationCollector
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<BeanCreation> |
beanCreationList |
| Constructor and Description |
|---|
BeanCreationCollector(Context context,
java.lang.Class<?> beanContainerInterface) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BeanCreation> |
collect() |
public final java.util.List<BeanCreation> beanCreationList
public BeanCreationCollector(Context context, java.lang.Class<?> beanContainerInterface)
public java.util.List<BeanCreation> collect()