Monthly Archives: August 2005

Status Monitor

/by apr/ There’s a new QBean in eecore called org.jpos.ee.status.Monitor. It has an easy to extend interface: public interface MonitorTask { public String checkService (); } that can be used to monitor different kind of services. We just have a … Continue reading

Posted in general | Comments Off