|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.excalibur.source.impl.AbstractSource
org.apache.excalibur.source.impl.URLSource
org.apache.avalon.excalibur.monitor.MonitorableURLSource
This adds the Monitorable interface to the URLSource.
| Field Summary |
| Fields inherited from class org.apache.excalibur.source.impl.URLSource |
m_cachedLastModificationDate, m_cachedValidity, m_connection, m_encoding, m_exists, m_isPost, m_mimeType, m_parameters, m_url |
| Constructor Summary | |
MonitorableURLSource()
Constructor |
|
| Method Summary | |
Resource |
getResource()
Get the corresponding Resource object for monitoring. |
| Methods inherited from class org.apache.excalibur.source.impl.URLSource |
exists, getInfos, getInputStream, getMimeType, getUserInfo, getValidity, init, refresh |
| Methods inherited from class org.apache.excalibur.source.impl.AbstractSource |
checkInfos, getContentLength, getLastModified, getScheme, getURI, setContentLength, setLastModified, setScheme, setSystemId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.excalibur.source.Source |
getContentLength, getLastModified, getScheme, getURI |
| Constructor Detail |
public MonitorableURLSource()
| Method Detail |
public Resource getResource()
throws java.lang.Exception
getResource in interface Monitorablejava.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||