|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jcs.auxiliary.lateral.LateralCacheAbstractFactory
org.apache.jcs.auxiliary.lateral.socket.tcp.LateralTCPCacheFactory
Constructs a LateralCacheNoWaitFacade for the given configuration. Each lateral service / local relationship is managed by one manager. This manager canl have multiple caches. The remote relationships are consolidated and restored via these managers. The facade provides a front to the composite cache so the implmenetation is transparent.
| Constructor Summary | |
LateralTCPCacheFactory()
|
|
| Method Summary | |
AuxiliaryCache |
createCache(AuxiliaryCacheAttributes iaca,
ICompositeCacheManager cacheMgr)
|
void |
createListener(LateralCacheAttributes lac,
ICompositeCacheManager cacheMgr)
Makes sure a listener gets created. |
| Methods inherited from class org.apache.jcs.auxiliary.lateral.LateralCacheAbstractFactory |
getName, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LateralTCPCacheFactory()
| Method Detail |
public AuxiliaryCache createCache(AuxiliaryCacheAttributes iaca,
ICompositeCacheManager cacheMgr)
createCache in interface AuxiliaryCacheFactorycreateCache in class LateralCacheAbstractFactory
public void createListener(LateralCacheAttributes lac,
ICompositeCacheManager cacheMgr)
LateralCacheAbstractFactoryThis should be called by create cache.
createListener in class LateralCacheAbstractFactorylac - LateralCacheAttributescacheMgr -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||