|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.beans.factory.config.AbstractFactoryBean<Collection<T>>
org.polyforms.di.spring.BeansOfTypeFactoryBean<T>
public final class BeansOfTypeFactoryBean<T>
FactoryBean which lists all beans of specific type in
ListableBeanFactory.
| Field Summary |
|---|
| Fields inherited from class org.springframework.beans.factory.config.AbstractFactoryBean |
|---|
logger |
| Constructor Summary | |
|---|---|
BeansOfTypeFactoryBean(Class<T> beanClass)
Create an instance with specific bean type. |
|
| Method Summary | |
|---|---|
protected Collection<T> |
createInstance()
|
Class<?> |
getObjectType()
|
| Methods inherited from class org.springframework.beans.factory.config.AbstractFactoryBean |
|---|
afterPropertiesSet, destroy, destroyInstance, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BeansOfTypeFactoryBean(Class<T> beanClass)
| Method Detail |
|---|
protected Collection<T> createInstance()
createInstance in class org.springframework.beans.factory.config.AbstractFactoryBean<Collection<T>>public Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<Collection<T>>getObjectType in class org.springframework.beans.factory.config.AbstractFactoryBean<Collection<T>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||