Package | Description |
---|---|
org.openspaces.admin.internal.pu.events |
Internally Used.
|
org.openspaces.admin.pu.events |
Support for managing of Processing Unit events through the Admin API.
|
org.openspaces.admin.samples |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalProcessingUnitInstanceRemovedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureProcessingUnitInstanceRemovedEventListener |
class |
DefaultProcessingUnitInstanceRemovedEventManager |
Modifier and Type | Method and Description |
---|---|
void |
DefaultProcessingUnitInstanceRemovedEventManager.add(ProcessingUnitInstanceRemovedEventListener eventListener) |
void |
DefaultProcessingUnitInstanceRemovedEventManager.remove(ProcessingUnitInstanceRemovedEventListener eventListener) |
Modifier and Type | Interface and Description |
---|---|
interface |
ProcessingUnitInstanceLifecycleEventListener
A simple combination of a
ProcessingUnitInstance lifecycle
events. |
Modifier and Type | Method and Description |
---|---|
void |
ProcessingUnitInstanceRemovedEventManager.add(ProcessingUnitInstanceRemovedEventListener eventListener)
Adds an event listener.
|
void |
ProcessingUnitInstanceRemovedEventManager.remove(ProcessingUnitInstanceRemovedEventListener eventListener)
Removes an event listener.
|
Modifier and Type | Class and Description |
---|---|
class |
TestEventSampler |
Copyright © GigaSpaces.