|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.aspects.portlet.cache.ContentRef
org.jboss.portal.portlet.aspects.portlet.cache.SoftContentRef
public class SoftContentRef
Use soft reference.
| Constructor Summary | |
|---|---|
SoftContentRef(ContentResponse content)
|
|
| Method Summary | |
|---|---|
ContentResponse |
getContent()
Returns the content, possibly null. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoftContentRef(ContentResponse content)
throws java.lang.IllegalArgumentException
content - the content
java.lang.IllegalArgumentException - if the content is null| Method Detail |
|---|
public ContentResponse getContent()
ContentRef
getContent in class ContentRef
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||