Class ClusterMetricPublisher

java.lang.Object
com.swiftmq.impl.queue.standard.cluster.ClusterMetricPublisher
All Implemented Interfaces:
com.swiftmq.mgmt.PropertyChangeListener, com.swiftmq.swiftlet.timer.event.TimerListener, EventListener

public class ClusterMetricPublisher extends Object implements com.swiftmq.swiftlet.timer.event.TimerListener, com.swiftmq.mgmt.PropertyChangeListener
  • Constructor Details

  • Method Details

    • propertyChanged

      public void propertyChanged(com.swiftmq.mgmt.Property property, Object oldValue, Object newValue) throws com.swiftmq.mgmt.PropertyChangeException
      Specified by:
      propertyChanged in interface com.swiftmq.mgmt.PropertyChangeListener
      Throws:
      com.swiftmq.mgmt.PropertyChangeException
    • performTimeAction

      public void performTimeAction()
      Specified by:
      performTimeAction in interface com.swiftmq.swiftlet.timer.event.TimerListener
    • close

      public void close()
    • toString

      public String toString()
      Overrides:
      toString in class Object