ehcache

Uses of Class
net.sf.ehcache.terracotta.TerracottaClient

Packages that use TerracottaClient
net.sf.ehcache.management.event This package contains classes related to management events. 
net.sf.ehcache.terracotta This package contains the Terracotta integration functionalities. 
net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use. 
 

Uses of TerracottaClient in net.sf.ehcache.management.event
 

Constructors in net.sf.ehcache.management.event with parameters of type TerracottaClient
DelegatingManagementEventSink(TerracottaClient terracottaClient)
           
 

Uses of TerracottaClient in net.sf.ehcache.terracotta
 

Constructors in net.sf.ehcache.terracotta with parameters of type TerracottaClient
ClusteredInstanceFactoryWrapper(TerracottaClient client, ClusteredInstanceFactory delegate)
          Constructor accepting the TerracottaClient and the actual factory
 

Uses of TerracottaClient in net.sf.ehcache.transaction
 

Constructors in net.sf.ehcache.transaction with parameters of type TerracottaClient
DelegatingTransactionIDFactory(FeaturesManager featuresManager, TerracottaClient terracottaClient, String cacheManagerName)
          Create a new DelegatingTransactionIDFactory
 


ehcache

Copyright 2001-2015, Terracotta, Inc.