|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jetspeed.portal.expire.ExpireFactory
Handles content expiration
Field Summary | |
static java.lang.String |
FILE_WATCH_EXPIRE
|
static java.lang.String |
NO_EXPIRE
|
static Expire |
noExpire
Since this object essentially does nothing. |
Constructor Summary | |
ExpireFactory()
|
Method Summary | |
static Expire |
getExpire(Portlet portlet,
java.lang.String classname)
Create a new Expire object with the specified Portlet and classname. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String FILE_WATCH_EXPIRE
public static final java.lang.String NO_EXPIRE
public static Expire noExpire
Constructor Detail |
public ExpireFactory()
Method Detail |
public static Expire getExpire(Portlet portlet, java.lang.String classname) throws JetspeedException
JetspeedException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |