Class StreamBaseMonitor

java.lang.Object
com.streambase.sb.monitor.StreamBaseMonitor
All Implemented Interfaces:
Closeable, AutoCloseable

public class StreamBaseMonitor extends Object implements Closeable
Monitors a StreamBase Server, and gathers statistics. Periodically sends Snapshot objects to all registered MonitorListeners.
See Also: