Uses of Interface
com.tangosol.net.CacheFactoryBuilder
Packages that use CacheFactoryBuilder
- 
Uses of CacheFactoryBuilder in com.tangosol.net
Classes in com.tangosol.net that implement CacheFactoryBuilderModifier and TypeClassDescriptionclassDefaultCacheFactoryBuilderis the default implementation ofCacheFactoryBuilder.classImplementation ofCacheFactoryBuilderthat manages multiple instances ofConfigurableCacheFactory.classImplementation ofCacheFactoryBuilderthat maintains a singleConfigurableCacheFactoryinstance regardless of the requesting ClassLoader if a URI is not provided.Methods in com.tangosol.net that return CacheFactoryBuilderModifier and TypeMethodDescriptionstatic CacheFactoryBuilderCacheFactory.getCacheFactoryBuilder()Obtain the CacheFactoryBuilder singleton using the configuration info from the "cache-factory-builder-config" element.DefaultCacheServer.LifecycleContext.getCacheFactoryBuilder()Methods in com.tangosol.net with parameters of type CacheFactoryBuilderModifier and TypeMethodDescriptionstatic voidCacheFactory.setCacheFactoryBuilder(CacheFactoryBuilder cfb) Specify a singleton CacheFactoryBuilder.