org.apache.avalon.excalibur.monitor
Interface Monitorable

All Known Implementing Classes:
MonitorableURLSource

public interface Monitorable

Describes an object which can be monitored.

Author:
Carsten Ziegeler

Method Summary
 Resource getResource()
          Get the corresponding Resource object for monitoring.
 

Method Detail

getResource

public Resource getResource()
                     throws Exception
Get the corresponding Resource object for monitoring.

Exception


Copyright © 2000-2003 Apache Avalon Project. All Rights Reserved.