| Modifier and Type | Method and Description |
|---|---|
BeanInfo |
BeanCreationException.getBeanInfo() |
static BeanInfo |
ApplicationContext.getBeanInfo(String beanName)
Get the BeanInfo object, containing various information about a bean, including the bean.
|
| Modifier and Type | Method and Description |
|---|---|
static List<BeanInfo> |
ApplicationContext.getBeanInfos(Class className)
Get all BeanInfo objects for the supplied class
|
| Constructor and Description |
|---|
BeanCreationException(BeanInfo beanInfo,
Throwable cause) |
BeanCreationException(String message,
BeanInfo beanInfo) |
BeanCreationException(String message,
BeanInfo beanInfo,
Throwable cause) |
BeanProxy(BeanInfo beanInfo) |
Copyright © 2011 Syse Data AS. All Rights Reserved.