Class QBeanAsyncSupport

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

public abstract class QBeanAsyncSupport extends QBeanSupport
Base class for QBeans whose start/stop lifecycle should run on a background thread, optionally with a bounded wait controlled by the startMaxWait and stopMaxWait configuration properties.