Uses of Interface
org.openspaces.core.extension.SpaceCustomComponentFactoryBean
Packages that use SpaceCustomComponentFactoryBean
Package
Description
This package is responsible for simplifying the creation of IJSpace implementation.
-
Uses of SpaceCustomComponentFactoryBean in org.openspaces.core.gateway
Classes in org.openspaces.core.gateway that implement SpaceCustomComponentFactoryBean -
Uses of SpaceCustomComponentFactoryBean in org.openspaces.core.space
Methods in org.openspaces.core.space with parameters of type SpaceCustomComponentFactoryBeanModifier and TypeMethodDescriptionEmbeddedSpaceConfigurer.customComponent(SpaceCustomComponentFactoryBean customComponentFactoryBean) voidEmbeddedSpaceFactoryBean.setCustomComponent(SpaceCustomComponentFactoryBean customComponentFactoryBean) voidUrlSpaceFactoryBean.setCustomComponent(SpaceCustomComponentFactoryBean customComponentFactoryBean) voidEmbeddedSpaceFactoryBean.setGatewayTargets(SpaceCustomComponentFactoryBean gatewayFactoryBean) Deprecated.Since 12.0 - Use #setCustomComponent instead.voidUrlSpaceFactoryBean.setGatewayTargets(SpaceCustomComponentFactoryBean gatewayFactoryBean) Deprecated.Since 12.0 - Use #setCustomComponent instead.