|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.container.info.ContainerCacheInfo
Field Summary |
Fields inherited from interface org.jboss.portal.portlet.info.CacheInfo |
REF_SOFT, REF_STRONG |
Constructor Summary | |
ContainerCacheInfo(PortletMetaData portletMD,
JBossPortletMetaData jbossPortletMD)
|
Method Summary | |
int |
getExpirationSecs()
The expiration in seconds. |
int |
getReferenceType()
Return the kind of reference to cache markup fragments. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContainerCacheInfo(PortletMetaData portletMD, JBossPortletMetaData jbossPortletMD)
Method Detail |
public int getExpirationSecs()
CacheInfo
getExpirationSecs
in interface CacheInfo
public int getReferenceType()
CacheInfo
getReferenceType
in interface CacheInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |