psdi.iface.mic

Class MsgTrackerFactory

  • java.lang.Object
    • psdi.iface.mic.MsgTrackerFactory


  • public class MsgTrackerFactory
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static MessageTracker getMsgTracker()
      Get the relevant message error handler instance
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MsgTrackerFactory

        public MsgTrackerFactory()
    • Method Detail

      • getMsgTracker

        public static MessageTracker getMsgTracker()
                                            throws MXException
        Get the relevant message error handler instance
        Parameters:
        queue - queue name for which the msg error handler is needed
        Returns:
        Message Error Handler
        Throws:
        MXException