|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jetspeed.portal.expire.BaseExpire org.apache.jetspeed.portal.expire.FileWatchExpire
Handles expiration mechanisms that expire when the file changes.
Constructor Summary | |
FileWatchExpire()
|
Method Summary | |
boolean |
isExpired()
Return true if this object has expired. |
void |
setURL(java.lang.String url)
Set the url on which this depends. |
Methods inherited from class org.apache.jetspeed.portal.expire.BaseExpire |
getCreationTime, getPortlet, getProperty, init, setCreationTime, setExpired, setPortlet, setProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileWatchExpire()
Method Detail |
public boolean isExpired()
Expire
isExpired
in interface Expire
isExpired
in class BaseExpire
Expire.isExpired()
public void setURL(java.lang.String url)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |