Class QSingleInstancePortBasedManager

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

QBean that enforces a single live Q2 instance by binding a configured TCP port at startup; a second instance fails to start when the port is taken.