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 |
---|---|
SpaceInstanceAddedEventManager |
DefaultMachine.getSpaceInstanceAdded() |
Modifier and Type | Method and Description |
---|---|
SpaceInstanceAddedEventManager |
InternalSpaceInstances.getSpaceInstanceAdded() |
SpaceInstanceAddedEventManager |
DefaultSpaces.getSpaceInstanceAdded() |
SpaceInstanceAddedEventManager |
DefaultSpaceInstances.getSpaceInstanceAdded() |
SpaceInstanceAddedEventManager |
DefaultSpace.getSpaceInstanceAdded() |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalSpaceInstanceAddedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSpaceInstanceAddedEventManager |
Modifier and Type | Method and Description |
---|---|
SpaceInstanceAddedEventManager |
DefaultVirtualMachine.getSpaceInstanceAdded() |
Modifier and Type | Method and Description |
---|---|
SpaceInstanceAddedEventManager |
DefaultZone.getSpaceInstanceAdded() |
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 |
Spaces.getSpaceInstanceAdded()
Returns an event manager allowing to globally add
SpaceInstanceAddedEventListener
that will be called for any space instance discovered. |
SpaceInstanceAddedEventManager |
Space.getSpaceInstanceAdded()
Allows to registered
SpaceInstanceAddedEventListener
to be notified when space instances are added. |
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.