Class QBeanFactory

java.lang.Object
org.jpos.q2.QBeanSupport
org.jpos.q2.qbean.QBeanFactory
All Implemented Interfaces:
Configurable, QBean, QBeanFactoryMBean, QBeanSupportMBean, QPersist

public class QBeanFactory extends QBeanSupport implements QBeanFactoryMBean
QBean that instantiates and registers arbitrary beans declared in its persist element, exposing them through getBean(String) and the JMX QBeanFactoryMBean interface.