org.apache.avalon.excalibur.monitor
Interface Monitorable

All Known Implementing Classes:
URLSource

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 java.lang.Exception
Get the corresponding Resource object for monitoring.


Copyright © 2001 Apache Jakarta Project. All Rights Reserved.