Class Shutdown

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

public class Shutdown extends QBeanSupport
QBean that shuts the hosting Q2 instance down as soon as it starts.
  • Constructor Details

    • Shutdown

      public Shutdown()
      Default constructor; no instance state to initialise.
  • Method Details