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 |
---|---|
SpaceInstanceAddedEventManager |
Machine.getSpaceInstanceAdded()
Returns the space instance added event manager allowing to add and remove
SpaceInstanceAddedEventListener s. |
Modifier and Type | Method and Description |
---|---|
SpaceInstanceAddedEventManager |
Space.getSpaceInstanceAdded()
Allows to registered
SpaceInstanceAddedEventListener to be notified
when space instances are added. |
SpaceInstanceAddedEventManager |
Spaces.getSpaceInstanceAdded()
Returns an event manager allowing to globally add
SpaceInstanceAddedEventListener
that will be called for any space instance discovered. |
Modifier and Type | Method and Description |
---|---|
SpaceInstanceAddedEventManager |
VirtualMachine.getSpaceInstanceAdded()
Returns an event manager allowing to register for
SpaceInstanceAddedEventListener s
for space instances added on this virtual machine. |
Modifier and Type | Method and Description |
---|---|
SpaceInstanceAddedEventManager |
Zone.getSpaceInstanceAdded()
Returns the space instance added event manager allowing to add and remove
SpaceInstanceAddedEventListener s. |
Copyright © GigaSpaces.