com.anthonyeden.lib.resource
Interface ResourceMonitor

All Known Implementing Classes:
ResourceFileMonitor, ResourceVFSMonitor

public interface ResourceMonitor

Common interface for all Resource monitors.

Author:
Anthony Eden

Method Summary
 void startMonitor()
          Start the ResourceMonitor.
 void stopMonitor()
          Stop the ResourceMonitor.
 

Method Detail

startMonitor

public void startMonitor()
Start the ResourceMonitor.


stopMonitor

public void stopMonitor()
Stop the ResourceMonitor.



Copyright (c) 2000-2003 Anthony Eden. All Rights Reserved.