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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidvoidpropertyChanged(com.swiftmq.mgmt.Property property, Object oldValue, Object newValue) toString()
-
Constructor Details
-
ClusterMetricPublisher
- Throws:
Exception
-
-
Method Details
-
propertyChanged
-
performTimeAction
public void performTimeAction()- Specified by:
performTimeActionin interfacecom.swiftmq.swiftlet.timer.event.TimerListener
-
close
public void close() -
toString
-