org.apache.avalon.excalibur.monitor
Interface Monitorable

All Known Implementing Classes:
MonitorableURLSource

public interface Monitorable

Describes an object which can be monitored.

Author:
Avalon Development Team

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

Method Detail

getResource

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

Throws:
java.lang.Exception


Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.