Package com.phoenix_int.aserver.monitors Last update: 16.07.2025 Provides interfaces and classes for adding process and output monitoring of components. Interface Summary Interface Description IPHXFileCallback Callback interface to signal data available on a file being monitored. Class Summary Class Description PHXFileMonitor This class monitors a File for data by polling. PHXMonitorableStream This class represents a stream of data which may be monitored by a client which supports progress monitors. PHXFileMonitor.FileMonitorChangeException Exception thrown when a file monitor detects a change. PHXMonitorableStream.MonitorWriter Writer for monitorable streams. Other Documentation package-tree.md Package com.phoenix_int.aserver.monitors Description Provides interfaces and classes for adding process and output monitoring of components.