|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMultithreadedCacheable
A cacheable interface for the multithreaded channels
ICacheable
,
IMultithreadedChannel
Method Summary | |
---|---|
ChannelCacheKey |
generateKey(java.lang.String uid)
Deprecated. 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,
java.lang.String uid)
Deprecated. Requests the channel to verify validity of the retreived cache based on the validator object. |
Method Detail |
---|
ChannelCacheKey generateKey(java.lang.String uid)
boolean isCacheValid(java.lang.Object validity, java.lang.String uid)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |