ilog.cpl.service
Interface IlpMonitoringService

All Superinterfaces:
IlpService
All Known Implementing Classes:
IlpDefaultMonitoringService

public interface IlpMonitoringService
extends IlpService

The Monitoring Service provides a facility where time consuming activities can be registered and monitored.

It exposes an IlvThreadedActivityMonitor that can be used to register activities for monitoring and IlvThreadedActivityMonitor.ActivityListener to activity track progress.

Since:
JViews 7.5
See Also:
IlvThreadedActivityMonitor, IlpDefaultMonitoringService

Method Summary
 IlvThreadedActivityMonitor getActivityMonitor()
          Should return the IlvThreadedActivityMonitor that is used to monitor activities.
 

Method Detail

getActivityMonitor

IlvThreadedActivityMonitor getActivityMonitor()
Should return the IlvThreadedActivityMonitor that is used to monitor activities.

Returns:
the IlvThreadedActivityMonitor that is used to monitor activities.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.