org.cougaar.lib.aggagent.client |
|
Java Source File Name | Type | Comment |
AggregationClient.java | Class | The AggregationPSPClient provides a client-side communication abstraction
to a specific Aggregation Servlet. |
AlertMonitor.java | Class | Provides support for event driven monitoring of active Alert(s) on the
aggregation agent.
Maintains a collection of monitored alerts and keeps them updated
based on changes on the aggregation agent's blackboard. |
Monitor.java | Class | Abstract base class for result set and alert monitors. |
ResultSetMonitor.java | Class | Provides support for event driven monitoring of active
AggregationResultSet(s) on the aggregation agent.
Maintains a collection of monitored result sets and keeps them updated
based on changes on the aggregation agent's blackboard. |
ResultSetTableModel.java | Class | |