Package | Description |
---|---|
org.openspaces.admin.internal.lus.events |
Internally Used.
|
org.openspaces.admin.lus.events |
Support for managing of Lookup Service events through the Admin API.
|
org.openspaces.admin.samples |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalLookupServiceAddedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureLookupServiceAddedEventListener |
class |
DefaultLookupServiceAddedEventManager |
Modifier and Type | Method and Description |
---|---|
void |
DefaultLookupServiceAddedEventManager.add(LookupServiceAddedEventListener eventListener) |
void |
DefaultLookupServiceAddedEventManager.add(LookupServiceAddedEventListener eventListener,
boolean includeExisting) |
void |
DefaultLookupServiceAddedEventManager.remove(LookupServiceAddedEventListener eventListener) |
Modifier and Type | Interface and Description |
---|---|
interface |
LookupServiceLifecycleEventListener
A simple lifecyle event listener that implements both the lookup service added and lookup service
removed event listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
LookupServiceAddedEventManager.add(LookupServiceAddedEventListener eventListener)
Add the event listener.
|
void |
LookupServiceAddedEventManager.add(LookupServiceAddedEventListener eventListener,
boolean includeExisting)
Add the event listener.
|
void |
LookupServiceAddedEventManager.remove(LookupServiceAddedEventListener eventListener)
Removes the event listener.
|
Modifier and Type | Class and Description |
---|---|
class |
TestEventSampler |
Copyright © GigaSpaces.