org.apache.jcs.auxiliary.lateral.behavior
Interface ILateralCacheService

All Superinterfaces:
ICacheService, ICacheServiceNonLocal, Remote
All Known Implementing Classes:
LateralTCPService, ZombieLateralCacheService

public interface ILateralCacheService
extends ICacheServiceNonLocal

Used to retrieve and update the lateral cache.


Method Summary
 
Methods inherited from interface org.apache.jcs.engine.behavior.ICacheServiceNonLocal
get, getGroupKeys, getMatching, getMultiple, remove, removeAll, update
 
Methods inherited from interface org.apache.jcs.engine.behavior.ICacheService
dispose, get, getMatching, getMultiple, release, remove, removeAll, update
 



Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.