Uses of Class
com.gigaspaces.server.SpaceCustomComponent
Packages that use SpaceCustomComponent
Package
Description
Deprecated: use
org.openspaces.core instead.Provides Space properties and security context services
This package is responsible for simplifying the creation of IJSpace implementation.
-
Uses of SpaceCustomComponent in com.gigaspaces.client
Methods in com.gigaspaces.client with parameters of type SpaceCustomComponentModifier and TypeMethodDescriptionvoidSpaceProxyFactory.addCustomComponent(SpaceCustomComponent component) -
Uses of SpaceCustomComponent in com.gigaspaces.internal.cluster
Methods in com.gigaspaces.internal.cluster that return types with arguments of type SpaceCustomComponentMethods in com.gigaspaces.internal.cluster with parameters of type SpaceCustomComponentModifier and TypeMethodDescriptionvoidSpaceClusterInfo.setCustomComponent(SpaceCustomComponent component) -
Uses of SpaceCustomComponent in com.gigaspaces.internal.cluster.node.impl.gateway
Subclasses of SpaceCustomComponent in com.gigaspaces.internal.cluster.node.impl.gateway -
Uses of SpaceCustomComponent in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return types with arguments of type SpaceCustomComponentMethods in com.gigaspaces.internal.server.space with parameters of type SpaceCustomComponentModifier and TypeMethodDescriptionvoidSpaceInstanceConfig.addCustomComponent(SpaceCustomComponent component) -
Uses of SpaceCustomComponent in com.j_spaces.core
Methods in com.j_spaces.core that return types with arguments of type SpaceCustomComponent -
Uses of SpaceCustomComponent in org.openspaces.core.extension
Methods in org.openspaces.core.extension that return SpaceCustomComponent -
Uses of SpaceCustomComponent in org.openspaces.core.gateway
Methods in org.openspaces.core.gateway that return SpaceCustomComponent -
Uses of SpaceCustomComponent in org.openspaces.core.space
Methods in org.openspaces.core.space with parameters of type SpaceCustomComponentModifier and TypeMethodDescriptionvoidInternalSpaceFactory.addCustomComponent(SpaceCustomComponent component)