Package | Description |
---|---|
org.openspaces.admin.machine |
Support for managing of Machine(s) through the Admin API.
|
org.openspaces.admin.space |
Support for managing of Space(s) through the Admin API.
|
org.openspaces.admin.vm |
Support for managing of Virtual Machine(s) through the Admin API.
|
org.openspaces.admin.zone |
Support for managing of Zone(s) through the Admin API.
|
Modifier and Type | Method and Description |
---|---|
SpaceInstanceRemovedEventManager |
Machine.getSpaceInstanceRemoved()
Returns the space instance removed event manager allowing to add and remove
SpaceInstanceRemovedEventListener s. |
Modifier and Type | Method and Description |
---|---|
SpaceInstanceRemovedEventManager |
Space.getSpaceInstanceRemoved()
Allows to registered
SpaceInstanceRemovedEventListener to be notified
when space instances are removed. |
SpaceInstanceRemovedEventManager |
Spaces.getSpaceInstanceRemoved()
Returns an event manager allowing to globally remove
SpaceInstanceAddedEventListener
that will be called for any space instance discovered. |
Modifier and Type | Method and Description |
---|---|
SpaceInstanceRemovedEventManager |
VirtualMachine.getSpaceInstanceRemoved()
Returns an event manager allowing to register for
SpaceInstanceRemovedEventListener s
for space instances added on this virtual machine. |
Modifier and Type | Method and Description |
---|---|
SpaceInstanceRemovedEventManager |
Zone.getSpaceInstanceRemoved()
Returns the space instance removed event manager allowing to add and remove
SpaceInstanceRemovedEventListener s. |
Copyright © GigaSpaces.