|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.server.output.cache.TimedContent
org.jboss.portal.server.output.cache.SoftTimedContent
public class SoftTimedContent
Use soft reference.
| Constructor Summary | |
|---|---|
SoftTimedContent(FragmentResult content,
long expirationTimeMillis)
|
|
| Method Summary | |
|---|---|
FragmentResult |
getContent()
Return the content, possibly null. |
| Methods inherited from class org.jboss.portal.server.output.cache.TimedContent |
|---|
getExpirationTimeMillis |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoftTimedContent(FragmentResult content,
long expirationTimeMillis)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException - if the content is null| Method 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 | ||||||||