com.atlassian.confluence.cluster.coherence
Class TangosolClusterManager.CacheServices

java.lang.Object
  extended by com.atlassian.confluence.cluster.coherence.TangosolClusterManager.CacheServices
Enclosing class:
TangosolClusterManager

public static class TangosolClusterManager.CacheServices
extends Object


Constructor Summary
TangosolClusterManager.CacheServices()
           
 
Method Summary
 List<com.tangosol.net.CacheService> getClusterCacheServices()
           
 com.tangosol.net.CacheService getLocalCacheService()
           
 void setClusterCacheServices(List<com.tangosol.net.CacheService> clusterCacheServices)
           
 void setLocalCacheService(com.tangosol.net.CacheService localCacheServices)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TangosolClusterManager.CacheServices

public TangosolClusterManager.CacheServices()
Method Detail

getClusterCacheServices

public List<com.tangosol.net.CacheService> getClusterCacheServices()

setClusterCacheServices

public void setClusterCacheServices(List<com.tangosol.net.CacheService> clusterCacheServices)

getLocalCacheService

public com.tangosol.net.CacheService getLocalCacheService()

setLocalCacheService

public void setLocalCacheService(com.tangosol.net.CacheService localCacheServices)


Copyright © 2003-2012 Atlassian. All Rights Reserved.