public interface SpaceInstanceAddedEventManager
SpaceInstanceAddedEventListener
s.Space.getSpaceInstanceAdded()
,
Spaces.getSpaceInstanceAdded()
Modifier and Type | Method and Description |
---|---|
void |
add(SpaceInstanceAddedEventListener eventListener)
Adds an event listener.
|
void |
add(SpaceInstanceAddedEventListener eventListener,
boolean includeExisting)
Adds an event listener allowing to control using the
includeExisting if events
will be fired for existing space instances as well. |
void |
remove(SpaceInstanceAddedEventListener eventListener)
Removes the event listener.
|
void add(SpaceInstanceAddedEventListener eventListener)
SpaceInstance
s.void add(SpaceInstanceAddedEventListener eventListener, boolean includeExisting)
includeExisting
if events
will be fired for existing space instances as well.void remove(SpaceInstanceAddedEventListener eventListener)
Copyright © GigaSpaces.