Uses of Interface
com.gigaspaces.cluster.activeelection.ISpaceComponentsHandler
Packages that use ISpaceComponentsHandler
Package
Description
Provides GigaSpaces filter plug-in interfaces.
Deprecated: use
org.openspaces.pu instead.-
Uses of ISpaceComponentsHandler in com.gigaspaces.cluster.activeelection
Methods in com.gigaspaces.cluster.activeelection that return types with arguments of type ISpaceComponentsHandlerMethod parameters in com.gigaspaces.cluster.activeelection with type arguments of type ISpaceComponentsHandlerModifier and TypeMethodDescriptionvoidSpaceComponentManager.setComponentsHandlers(LinkedList<ISpaceComponentsHandler> componentsHandlers) -
Uses of ISpaceComponentsHandler in com.gigaspaces.cluster.replication
Classes in com.gigaspaces.cluster.replication that implement ISpaceComponentsHandler -
Uses of ISpaceComponentsHandler in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return types with arguments of type ISpaceComponentsHandlerModifier and TypeMethodDescriptionSpaceEngine.getComponentsHandlers()get the list of component handlersSpaceImpl.getSpaceComponentHandlers()Create a list of all space component handlers -
Uses of ISpaceComponentsHandler in com.j_spaces.core.filters
Classes in com.j_spaces.core.filters that implement ISpaceComponentsHandler -
Uses of ISpaceComponentsHandler in com.j_spaces.worker
Classes in com.j_spaces.worker that implement ISpaceComponentsHandler