Package | Description |
---|---|
org.openspaces.admin.internal.machine |
Internally Used.
|
org.openspaces.admin.internal.space |
Internally Used.
|
org.openspaces.admin.internal.space.events |
Internally Used.
|
org.openspaces.admin.internal.vm |
Internally Used.
|
org.openspaces.admin.internal.zone | |
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 |
DefaultMachine.getSpaceInstanceRemoved() |
Modifier and Type | Method and Description |
---|---|
SpaceInstanceRemovedEventManager |
InternalSpaceInstances.getSpaceInstanceRemoved() |
SpaceInstanceRemovedEventManager |
DefaultSpaces.getSpaceInstanceRemoved() |
SpaceInstanceRemovedEventManager |
DefaultSpaceInstances.getSpaceInstanceRemoved() |
SpaceInstanceRemovedEventManager |
DefaultSpace.getSpaceInstanceRemoved() |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalSpaceInstanceRemovedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSpaceInstanceRemovedEventManager |
Modifier and Type | Method and Description |
---|---|
SpaceInstanceRemovedEventManager |
DefaultVirtualMachine.getSpaceInstanceRemoved() |
Modifier and Type | Method and Description |
---|---|
SpaceInstanceRemovedEventManager |
DefaultZone.getSpaceInstanceRemoved() |
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 |
Spaces.getSpaceInstanceRemoved()
Returns an event manager allowing to globally remove
SpaceInstanceAddedEventListener
that will be called for any space instance discovered. |
SpaceInstanceRemovedEventManager |
Space.getSpaceInstanceRemoved()
Allows to registered
SpaceInstanceRemovedEventListener
to be notified when space instances are removed. |
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.