Uses of Class
net.jini.lookup.JoinManager
Packages that use JoinManager
Package
Description
-
Uses of JoinManager in com.gigaspaces.internal.server.space.recovery.direct_persistency
Constructors in com.gigaspaces.internal.server.space.recovery.direct_persistency with parameters of type JoinManagerModifierConstructorDescriptionGSDirectPersistencyLusWaiter(SpaceImpl spaceImpl, ClusterPolicy clusterPolicy, org.slf4j.Logger logger, JoinManager joinManager, Object terminationMonitor) -
Uses of JoinManager in com.gigaspaces.internal.service
Methods in com.gigaspaces.internal.service that return JoinManagerModifier and TypeMethodDescriptionAbstractGigaSpacesService.getJoinManager()ServiceRegistrator.getJoinManager() -
Uses of JoinManager in com.j_spaces.core.service
Methods in com.j_spaces.core.service with parameters of type JoinManagerModifier and TypeMethodDescriptionprotected voidServiceAdminImpl.validateJoinManager(JoinManager mgr) Throw theRemoteExceptionin case of JoinManager is null. -
Uses of JoinManager in com.j_spaces.start
Methods in com.j_spaces.start that return JoinManager