portal.monitor
Interface I_PortalMonitorable

All Known Implementing Classes:
PortalActionContext, PortalRequestContextCache, PortalSessionStore

public interface I_PortalMonitorable

Monitorable objects create a report upon request by a scheduled job.

Version:
$Revision: 1.2 $
Author:
Thomas Weckert

Method Summary
 java.lang.String getReport()
          Gets the report for this monitorable object.
 

Method Detail

getReport

public java.lang.String getReport()
Gets the report for this monitorable object.

Returns:
the report for this monitorable object