Uses of Class
org.openspaces.core.config.CustomCachePolicyFactoryBean
Packages that use CustomCachePolicyFactoryBean
Package
Description
Support classes for Spring namespace based configuration of OpenSpaces core.
This package is responsible for simplifying the creation of IJSpace implementation.
-
Uses of CustomCachePolicyFactoryBean in org.openspaces.core.config
Methods in org.openspaces.core.config that return types with arguments of type CustomCachePolicyFactoryBeanModifier and TypeMethodDescriptionprotected Class<CustomCachePolicyFactoryBean>CustomCachePolicyBeanDefinitionParser.getBeanClass(Element element) -
Uses of CustomCachePolicyFactoryBean in org.openspaces.core.space
Methods in org.openspaces.core.space with parameters of type CustomCachePolicyFactoryBeanModifier and TypeMethodDescriptionEmbeddedSpaceConfigurer.customCachePolicy(CustomCachePolicyFactoryBean customCachePolicy) voidEmbeddedSpaceFactoryBean.setCustomCachePolicy(CustomCachePolicyFactoryBean customCachePolicy) voidUrlSpaceFactoryBean.setCustomCachePolicy(CustomCachePolicyFactoryBean customCachePolicy)