Class QSingleInstanceFileBasedManager

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

QBean that enforces a single live Q2 instance by acquiring an exclusive file lock on a configured lockfile; a second instance fails to start when the file is already locked.