public class SimpleBeanFactory extends Object implements BeanFactory
| Constructor and Description |
|---|
SimpleBeanFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
newInstance(Class<?> klass,
BeanConfig config) |
public Object newInstance(Class<?> klass, BeanConfig config) throws ConfigurationException
newInstance in interface BeanFactoryConfigurationExceptionCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.