| Package | Description |
|---|---|
| org.openspaces.admin.internal.zone.events | |
| org.openspaces.admin.samples | |
| org.openspaces.admin.zone.events |
Support for managing of Zone events through the Admin API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalZoneRemovedEventManager |
| Modifier and Type | Class and Description |
|---|---|
class |
ClosureZoneRemovedEventListener |
class |
DefaultZoneRemovedEventManager |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultZoneRemovedEventManager.add(ZoneRemovedEventListener eventListener) |
void |
DefaultZoneRemovedEventManager.remove(ZoneRemovedEventListener eventListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
TestEventSampler |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ZoneLifecycleEventListener
A simple life-cycle event listener that implements both the zone added and zone removed event
listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZoneRemovedEventManager.add(ZoneRemovedEventListener eventListener)
Add the event listener.
|
void |
ZoneRemovedEventManager.remove(ZoneRemovedEventListener eventListener)
Remove the event listener.
|
Copyright © GigaSpaces.