Class ConfigurableCacheFactorySuppliers.FixedCacheFactorySupplier

java.lang.Object
com.oracle.coherence.grpc.proxy.ConfigurableCacheFactorySuppliers.FixedCacheFactorySupplier
All Implemented Interfaces:
Function<String,ConfigurableCacheFactory>
Enclosing interface:
ConfigurableCacheFactorySuppliers

public static class ConfigurableCacheFactorySuppliers.FixedCacheFactorySupplier extends Object implements Function<String,ConfigurableCacheFactory>
A fixed ConfigurableCacheFactory supplier that only supplies the ConfigurableCacheFactory instances provided when it was constructed.