net.java.dev.moskito.core.timing
Interface IUpdateable

All Known Implementing Classes:
DefaultStatsLogger, IntervalImpl

public interface IUpdateable

This interface declares a listener that will be notified about updates.

Author:
dvayanu

Method Summary
 void update()
          This method will be called if an update occures.
 

Method Detail

update

void update()
This method will be called if an update occures.



Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework