|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.result.cache.TimedContent
org.jboss.portal.portlet.result.cache.StrongTimedContent
Use strong references.
Constructor Summary | |
StrongTimedContent(FragmentResult content,
long expirationTimeMillis)
|
Method Summary | |
FragmentResult |
getContent()
Return the content, possibly null. |
Methods inherited from class org.jboss.portal.portlet.result.cache.TimedContent |
getExpirationTimeMillis |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StrongTimedContent(FragmentResult content, long expirationTimeMillis) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
- if the content is nullMethod Detail |
public FragmentResult getContent()
TimedContent
getContent
in class TimedContent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |