Uses of Class
com.j_spaces.core.cluster.startup.SpaceConnectionEvent
Packages that use SpaceConnectionEvent
-
Uses of SpaceConnectionEvent in com.j_spaces.core.cluster.startup
Methods in com.j_spaces.core.cluster.startup with parameters of type SpaceConnectionEventModifier and TypeMethodDescriptionvoidReplicationStartupManager.onSpaceConnect(SpaceConnectionEvent event) Called when one of the spaces in cluster connects to this spacevoidSpaceConnectionListener.onSpaceConnect(SpaceConnectionEvent event) Called when given space connectsvoidReplicationStartupManager.onSpaceDisconnect(SpaceConnectionEvent event) voidSpaceConnectionListener.onSpaceDisconnect(SpaceConnectionEvent event) Called when given space disconnects