| 
 | SolarMetric Kodo JDO 3.3.5 generated on August 31 2005 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The Watchable interface specifies an interface for watching statistics. A Watchable can provide a set of statistics. Each statistic can be looked at, and a listener can be registered to listen for changes to the statistic.
| Method Summary | |
|  boolean | addListener(WatchableListener listener)Add a listener. | 
|  void | clearListeners()Clear all listeners. | 
|  Collection | getStatistics()Get a collection of available statistics. | 
|  boolean | removeListener(WatchableListener listener)Remove a listener. | 
| Method Detail | 
public Collection getStatistics()
public boolean addListener(WatchableListener listener)
public boolean removeListener(WatchableListener listener)
public void clearListeners()
| 
 | SolarMetric Kodo JDO 3.3.5 generated on August 31 2005 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||