public class LateralTCPDiscoveryListenerManager extends Object
During configuration, the factory is only created once per auxiliary definition. Two different laterals cannot use the same discovery service. We will likely want to change this.
Constructor and Description |
---|
LateralTCPDiscoveryListenerManager()
Does nothing.
|
Modifier and Type | Method and Description |
---|---|
LateralTCPDiscoveryListener |
getDiscoveryListener(ITCPLateralCacheAttributes ilca,
ICompositeCacheManager cacheMgr,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Gets the instance attribute of the LateralCacheTCPListener class.
|
public LateralTCPDiscoveryListenerManager()
public LateralTCPDiscoveryListener getDiscoveryListener(ITCPLateralCacheAttributes ilca, ICompositeCacheManager cacheMgr, ICacheEventLogger cacheEventLogger, IElementSerializer elementSerializer)
ilca
- ITCPLateralCacheAttributescacheMgr
- cacheEventLogger
- elementSerializer
- Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.