Interface MonitorJob
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
SimpleMonitorJob,StandardMonitorJob
Represents an interface for monitor jobs.
This interface is designed to be implemented by various monitor job classes, providing a common base for different types of monitor jobs.