Package dk.netarkivet.monitor.distribute

Interface Summary
MonitorMessageVisitor Interface for all classes which handles monitor-related messages received from a JMS server.
 

Class Summary
JMSMonitorRegistryClient The monitor registry client sends messages with JMS to register the host for JMX monitoring.
MonitorMessage Common base class for messages exchanged between an archive server and an archive client (or within an archive).
MonitorMessageHandler This default message handler shields of all unimplemented methods from the MonitorMessageVisitor interface.