public interface SpaceConnectionListener
Modifier and Type | Method and Description |
---|---|
void |
onSpaceConnect(SpaceConnectionEvent event)
Called when given space connects
|
void |
onSpaceDisconnect(SpaceConnectionEvent event)
Called when given space disconnects
|
void onSpaceConnect(SpaceConnectionEvent event)
event
- contains the connected spacevoid onSpaceDisconnect(SpaceConnectionEvent event)
event
- contains the disconnected spaceCopyright © GigaSpaces.