Uses of Class
org.openspaces.core.space.UrlSpaceFactoryBean
Packages that use UrlSpaceFactoryBean
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 UrlSpaceFactoryBean in org.openspaces.core.config
Methods in org.openspaces.core.config that return types with arguments of type UrlSpaceFactoryBeanModifier and TypeMethodDescriptionprotected Class<UrlSpaceFactoryBean>MirrorSpaceBeanDefinitionParser.getBeanClass(Element element) protected Class<UrlSpaceFactoryBean>UrlSpaceBeanDefinitionParser.getBeanClass(Element element) -
Uses of UrlSpaceFactoryBean in org.openspaces.core.space
Methods in org.openspaces.core.space with parameters of type UrlSpaceFactoryBeanModifier and TypeMethodDescriptionvoidUrlSpaceConfigurer.setUrlSpaceFactoryBean(UrlSpaceFactoryBean urlSpaceFactoryBean)