|
|||||||||
| 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.StrongTimedContent
public class 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.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 StrongTimedContent(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 | ||||||||