org.apache.avalon.excalibur.monitor
Class MonitorableURLSource
java.lang.Object
org.apache.excalibur.source.impl.AbstractSource
org.apache.excalibur.source.impl.URLSource
org.apache.avalon.excalibur.monitor.MonitorableURLSource
- All Implemented Interfaces:
- Monitorable, Source
public class MonitorableURLSource
- extends URLSource
- implements Monitorable
This adds the Monitorable
interface to the URLSource
.
- Version:
- CVS $Revision: 1.4 $ $Date: 2004/02/28 11:47:32 $
- Author:
- Avalon Development Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonitorableURLSource
public MonitorableURLSource()
- Constructor
getResource
public Resource getResource()
throws Exception
- Get the corresponding Resource object for monitoring.
- Specified by:
getResource
in interface Monitorable
- Throws:
Exception
Copyright © 1997-2012 Apache Software Foundation. All Rights Reserved.