|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.auxiliary.lateral.socket.tcp.discovery.UDPDiscoveryManager
This manages UDPDiscovery Services. We should end up with one service per Lateral Cache Manager Instance. One service works for multiple regions. We don't want a connection for each region.
Method Summary | |
static UDPDiscoveryManager |
getInstance()
Singelton |
UDPDiscoveryService |
getService(ITCPLateralCacheAttributes lca,
ICompositeCacheManager cacheMgr)
Returns the UDP Discovery service associated with this instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static UDPDiscoveryManager getInstance()
public UDPDiscoveryService getService(ITCPLateralCacheAttributes lca, ICompositeCacheManager cacheMgr)
lca
- ITCPLateralCacheAttributescacheMgr
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |