| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanInstantiationException | |
|---|---|
| org.springframework.beans | This package contains interfaces and classes for manipulating Java beans. | 
| Uses of BeanInstantiationException in org.springframework.beans | 
|---|
| Methods in org.springframework.beans that throw BeanInstantiationException | |
|---|---|
| static Object | BeanUtils.instantiateClass(Class clazz)Convenience method to instantiate a class using its no-arg constructor. | 
| static Object | BeanUtils.instantiateClass(Constructor ctor,
                 Object[] args)Convenience method to instantiate a class using the given constructor. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||