Constructor and Description |
---|
BeanFactoryAwareRegistry(org.springframework.beans.factory.ListableBeanFactory beanFactory,
List<Class<?>> acceptedBeanTypes) |
Modifier and Type | Method and Description |
---|---|
<T> T |
lookup(Class<T> clazz)
Looks up an item by type.
|
<T> com.google.common.collect.ImmutableSet<T> |
lookupAll(Class<T> clazz)
Looks up all items by type.
|
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.