Package | Description |
---|---|
org.openspaces.admin.application.events | |
org.openspaces.admin.internal.application.events |
Modifier and Type | Interface and Description |
---|---|
interface |
ApplicationLifecycleEventListener
A simple life-cycle event listener that implements both the application added and zone removed
event listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
ApplicationRemovedEventManager.add(ApplicationRemovedEventListener eventListener)
Adds an event listener.
|
void |
ApplicationRemovedEventManager.remove(ApplicationRemovedEventListener eventListener)
Removes an event listener.
|
Modifier and Type | Interface and Description |
---|---|
interface |
InternalApplicationRemovedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureApplicationRemovedEventListener |
class |
DefaultApplicationRemovedEventManager |
Modifier and Type | Method and Description |
---|---|
void |
DefaultApplicationRemovedEventManager.add(ApplicationRemovedEventListener eventListener) |
void |
DefaultApplicationRemovedEventManager.remove(ApplicationRemovedEventListener eventListener) |
Copyright © GigaSpaces.