Package | Description |
---|---|
org.openspaces.admin.internal.alert.bean | |
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 | |
org.openspaces.core.gateway |
Modifier and Type | Class and Description |
---|---|
class |
ProcessingUnitInstanceMemberAliveIndicatorAlertBean |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalProcessingUnitInstanceAddedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureProcessingUnitInstanceAddedEventListener |
class |
DefaultProcessingUnitInstanceAddedEventManager |
Modifier and Type | Method and Description |
---|---|
void |
DefaultProcessingUnitInstanceAddedEventManager.add(ProcessingUnitInstanceAddedEventListener eventListener) |
void |
DefaultProcessingUnitInstanceAddedEventManager.add(ProcessingUnitInstanceAddedEventListener eventListener,
boolean includeExisting) |
void |
DefaultProcessingUnitInstanceAddedEventManager.remove(ProcessingUnitInstanceAddedEventListener eventListener) |
Modifier and Type | Interface and Description |
---|---|
interface |
ProcessingUnitInstanceLifecycleEventListener
A simple combination of a
ProcessingUnitInstance lifecycle
events. |
Modifier and Type | Method and Description |
---|---|
void |
ProcessingUnitInstanceAddedEventManager.add(ProcessingUnitInstanceAddedEventListener eventListener)
Adds an event listener, events will be raised both for existing processing unit instances and
new ones.
|
void |
ProcessingUnitInstanceAddedEventManager.add(ProcessingUnitInstanceAddedEventListener eventListener,
boolean includeExisting)
Adds an event listener.
|
void |
ProcessingUnitInstanceAddedEventManager.remove(ProcessingUnitInstanceAddedEventListener eventListener)
Removes an event listener.
|
Modifier and Type | Class and Description |
---|---|
class |
TestEventSampler |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGatewayComponentFactoryBean
Base class for replication gateway components.
|
class |
GatewayDelegatorFactoryBean
A gateway delegator factory bean for creating a
ReplicationConnectionDelegatorContainer . |
class |
GatewaySinkFactoryBean
A sink factory bean for creating a
LocalClusterReplicationSink which represents a gateway
sink component. |
Copyright © GigaSpaces.