Class LazyResolvingComposableClientCacheConfigurer

All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.core.Ordered, ClientCacheConfigurer, Configurer<ClientCacheFactoryBean>

public class LazyResolvingComposableClientCacheConfigurer extends AbstractLazyResolvingComposableConfigurer<ClientCacheFactoryBean,ClientCacheConfigurer> implements ClientCacheConfigurer
Composition for ClientCacheConfigurer.
Since:
2.2.0
See Also: