|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.MultithreadedCharacterChannelAdapter
org.jasig.portal.MultithreadedCacheableCharacterChannelAdapter
Internal adapter for a multithreaded character channel that is also cacheable.
MultithreadedCharacterChannelAdapter
Constructor Summary | |
MultithreadedCacheableCharacterChannelAdapter(IMultithreadedCharacterChannel channel,
java.lang.String uid)
|
Method Summary | |
ChannelCacheKey |
generateKey()
Requests the channel to generate a key uniqly describing it's current state, and a description of key usage. |
boolean |
isCacheValid(java.lang.Object validity)
Requests the channel to verify validity of the retreived cache based on the validator object. |
Methods inherited from class org.jasig.portal.MultithreadedCharacterChannelAdapter |
getRuntimeProperties, receiveEvent, renderCharacters, renderXML, setRuntimeData, setStaticData |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MultithreadedCacheableCharacterChannelAdapter(IMultithreadedCharacterChannel channel, java.lang.String uid)
Method Detail |
public ChannelCacheKey generateKey()
ICacheable
generateKey
in interface ICacheable
public boolean isCacheValid(java.lang.Object validity)
ICacheable
isCacheValid
in interface ICacheable
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |