Package org.jboss.as.pojo.descriptor
Class BaseBeanFactory
java.lang.Object
org.jboss.as.pojo.descriptor.BaseBeanFactory
- All Implemented Interfaces:
BeanFactory
Base bean factory.
- Author:
- Ales Justin
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BaseBeanFactory
public BaseBeanFactory()
-
-
Method Details
-
create
Description copied from interface:BeanFactoryCreate new bean.- Specified by:
createin interfaceBeanFactory- Returns:
- new bean
- Throws:
Throwable- for any error
-
setBmd
-