public class BaseBeanFactory extends Object implements BeanFactory
Constructor and Description |
---|
BaseBeanFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
create()
Create new bean.
|
void |
setBmd(BeanMetaDataConfig bmd) |
public Object create() throws Throwable
BeanFactory
create
in interface BeanFactory
Throwable
- for any errorpublic void setBmd(BeanMetaDataConfig bmd)
Copyright © 2016 JBoss by Red Hat. All rights reserved.