Modifier and Type | Method and Description |
---|---|
void |
Admin.addEventListener(AdminEventListener eventListener)
Smart addition of event listeners.
|
void |
Admin.addEventListener(AdminEventListener eventListener,
boolean withStatisticsHistory)
Smart addition of event listeners.
|
void |
Admin.removeEventListener(AdminEventListener eventListener)
Smart removal of event listeners.
|
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.
|
interface |
ApplicationRemovedEventListener
An event listener allowing to listen for
Application
removal (undeployment). |
Modifier and Type | Interface and Description |
---|---|
interface |
ElasticServiceManagerAddedEventListener
An event listener to be notified when a elastic service manager is added.
|
interface |
ElasticServiceManagerLifecycleEventListener
A simple lifecyle event listener that implements both the container added and manager removed
event listeners.
|
interface |
ElasticServiceManagerRemovedEventListener
An event listener to be notified when an elastic service manager is removed.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GatewayLifecycleEventListener
An event listener supporting combining several listeners into one simple listener.
|
interface |
GatewayProcessingUnitLifecycleEventListener
An event listener supporting combining several listeners into one simple listener.
|
interface |
GatewayProcessingUnitRemovedEventListener
An event listener allowing to listen for
GatewayProcessingUnit
removal (undeployment). |
interface |
GatewayRemovedEventListener
An event listener allowing to listen for
Gateway removal
(undeployment). |
interface |
InternalGatewayProcessingUnitRemovedEventManager |
interface |
InternalGatewayRemovedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureGatewayProcessingUnitRemovedEventListener |
class |
ClosureGatewayRemovedEventListener |
class |
DefaultGatewayProcessingUnitRemovedEventManager |
class |
DefaultGatewayRemovedEventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
GridServiceAgentAddedEventListener
An event listener to be notified when a grid service is added.
|
interface |
GridServiceAgentLifecycleEventListener
A simple lifecyle event listener that implements both the agent added and agent removed event
listeners.
|
interface |
GridServiceAgentRemovedEventListener
An event listener to be notified when a grid service is removed.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GridServiceContainerAddedEventListener
An event listener to be notified when a grid service container is added.
|
interface |
GridServiceContainerLifecycleEventListener
A simple lifecyle event listener that implements both the container added and container removed
event listeners.
|
interface |
GridServiceContainerRemovedEventListener
An event listener to be notified when a grid service container is removed.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GridServiceManagerAddedEventListener
An event listener to be notified when a grid service manager is added.
|
interface |
GridServiceManagerLifecycleEventListener
A simple lifecyle event listener that implements both the container added and manager removed
event listeners.
|
interface |
GridServiceManagerRemovedEventListener
An event listener to be notified when a grid service manager is removed.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultAdmin.addEventListener(AdminEventListener eventListener) |
void |
DefaultAdmin.addEventListener(AdminEventListener eventListener,
boolean withStatisticsHistory) |
void |
DefaultAdmin.removeEventListener(AdminEventListener eventListener) |
Modifier and Type | Class and Description |
---|---|
class |
CpuUtilizationAlertBean |
class |
GarbageCollectionAlertBean |
class |
HeapMemoryUtilizationAlertBean |
class |
MirrorPersistenceFailureAlertBean |
class |
PhysicalMemoryUtilizationAlertBean |
class |
ProcessingUnitInstanceMemberAliveIndicatorAlertBean |
class |
ProvisionFailureAlertBean |
class |
ReplicationRedoLogOverflowToDiskAlertBean |
class |
ReplicationRedoLogSizeAlertBean |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalApplicationRemovedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureApplicationRemovedEventListener |
class |
DefaultApplicationRemovedEventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalElasticServiceManagerAddedEventManager |
interface |
InternalElasticServiceManagerRemovedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureElasticServiceManagerAddedEventListener |
class |
ClosureElasticServiceManagerRemovedEventListener |
class |
DefaultElasticServiceManagerAddedEventManager |
class |
DefaultElasticServiceManagerRemovedEventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalGridServiceAgentAddedEventManager |
interface |
InternalGridServiceAgentRemovedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureGridServiceAgentAddedEventListener |
class |
ClosureGridServiceAgentRemovedEventListener |
class |
DefaultGridServiceAgentAddedEventManager |
class |
DefaultGridServiceAgentRemovedEventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalGridServiceContainerAddedEventManager |
interface |
InternalGridServiceContainerRemovedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureGridServiceContainerAddedEventListener |
class |
ClosureGridServiceContainerRemovedEventListener |
class |
DefaultGridServiceContainerAddedEventManager |
class |
DefaultGridServiceContainerRemovedEventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalGridServiceManagerAddedEventManager |
interface |
InternalGridServiceManagerRemovedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureGridServiceManagerAddedEventListener |
class |
ClosureGridServiceManagerRemovedEventListener |
class |
DefaultGridServiceManagerAddedEventManager |
class |
DefaultGridServiceManagerRemovedEventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalLookupServiceAddedEventManager |
interface |
InternalLookupServiceRemovedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureLookupServiceAddedEventListener |
class |
ClosureLookupServiceRemovedEventListener |
class |
DefaultLookupServiceAddedEventManager |
class |
DefaultLookupServiceRemovedEventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalMachineAddedEventManager |
interface |
InternalMachineRemovedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureMachineAddedEventListener |
class |
ClosureMachineRemovedEventListener |
class |
DefaultMachineAddedEventManager |
class |
DefaultMachineRemovedEventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalOperatingSystemsStatisticsChangedEventManager |
interface |
InternalOperatingSystemStatisticsChangedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureOperatingSystemsStatisticsChangedEventListener |
class |
ClosureOperatingSystemStatisticsChangedEventListener |
class |
DefaultOperatingSystemsStatisticsChangedEventManager |
class |
DefaultOperatingSystemStatisticsChangedEventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalBackupGridServiceManagerChangedEventManager |
interface |
InternalManagingGridServiceManagerChangedEventManager |
interface |
InternalProcessingUnitInstanceAddedEventManager |
interface |
InternalProcessingUnitInstanceMemberAliveIndicatorStatusChangedEventManager |
interface |
InternalProcessingUnitInstanceProvisionStatusChangedEventManager |
interface |
InternalProcessingUnitInstanceRemovedEventManager |
interface |
InternalProcessingUnitInstanceStatisticsChangedEventManager |
interface |
InternalProcessingUnitRemovedEventManager |
interface |
InternalProcessingUnitSpaceCorrelatedEventManager |
interface |
InternalProcessingUnitStatusChangedEventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalSpaceInstanceStatisticsChangedEventManager |
interface |
InternalSpaceStatisticsChangedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureSpaceInstanceStatisticsChangedEventListener |
class |
ClosureSpaceStatisticsChangedEventListener |
class |
DefaultSpaceInstanceStatisticsChangedEventManager |
class |
DefaultSpaceStatisticsChangedEventManager |
Modifier and Type | Method and Description |
---|---|
static void |
EventRegistrationHelper.addEventListener(InternalAdmin admin,
AdminEventListener eventListener) |
static void |
EventRegistrationHelper.addEventListener(InternalAdmin admin,
AdminEventListener eventListener,
boolean withStatisticsHistory,
boolean supportBackwards) |
static void |
EventRegistrationHelper.removeEventListener(InternalAdmin admin,
AdminEventListener eventListener) |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalTransportsStatisticsChangedEventManager |
interface |
InternalTransportStatisticsChangedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureTransportsStatisticsChangedEventListener |
class |
ClosureTransportStatisticsChangedEventListener |
class |
DefaultTransportsStatisticsChangedEventManager |
class |
DefaultTransportStatisticsChangedEventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalVirtualMachineAddedEventManager |
interface |
InternalVirtualMachineRemovedEventManager |
interface |
InternalVirtualMachinesStatisticsChangedEventManager |
interface |
InternalVirtualMachineStatisticsChangedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureVirtualMachineAddedEventListener |
class |
ClosureVirtualMachineRemovedEventListener |
class |
ClosureVirtualMachinesStatisticsChangedEventListener |
class |
ClosureVirtualMachineStatisticsChangedEventListener |
class |
DefaultVirtualMachineAddedEventManager |
class |
DefaultVirtualMachineRemovedEventManager |
class |
DefaultVirtualMachinesStatisticsChangedEventManager |
class |
DefaultVirtualMachineStatisticsChangedEventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalZoneAddedEventManager |
interface |
InternalZoneRemovedEventManager |
Modifier and Type | Class and Description |
---|---|
class |
ClosureZoneAddedEventListener |
class |
ClosureZoneRemovedEventListener |
class |
DefaultZoneAddedEventManager |
class |
DefaultZoneRemovedEventManager |
Modifier and Type | Interface and Description |
---|---|
interface |
LookupServiceAddedEventListener
An event listener to be notified when a lookup service is added.
|
interface |
LookupServiceLifecycleEventListener
A simple lifecyle event listener that implements both the lookup service added and lookup service
removed event listeners.
|
interface |
LookupServiceRemovedEventListener
An event listener to be notified when a lookup service is removed.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MachineAddedEventListener
An event listener to be notified when a machine is added.
|
interface |
MachineLifecycleEventListener
A simple lifecyle event listener that implements both the machine added and machine removed event
listeners.
|
interface |
MachineRemovedEventListener
An event listener to be notified when a machine is removed.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OperatingSystemsStatisticsChangedEventListener
An event listener called when statistics have changed.
|
interface |
OperatingSystemStatisticsChangedEventListener
An event listener called when statistics have changed.
|
Modifier and Type | Class and Description |
---|---|
class |
TestEventSampler |
Modifier and Type | Interface and Description |
---|---|
interface |
SpaceInstanceStatisticsChangedEventListener
An event listener called when statistics have changed.
|
interface |
SpaceStatisticsChangedEventListener
An event listener called when statistics have changed.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TransportsStatisticsChangedEventListener
An event listener called when statistics have changed.
|
interface |
TransportStatisticsChangedEventListener
An event listener called when statistics have changed.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VirtualMachineAddedEventListener
An event listener to be notified when a virtual machine is added.
|
interface |
VirtualMachineLifecycleEventListener
A simple lifecyle event listener that implements both the virtual machine added and virtual
machine removed event listeners.
|
interface |
VirtualMachineRemovedEventListener
An event listener to be notified when a virtual machine is removed.
|
interface |
VirtualMachinesStatisticsChangedEventListener
An event listener called when statistics have changed.
|
interface |
VirtualMachineStatisticsChangedEventListener
An event listener called when statistics have changed.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ZoneAddedEventListener
An event listener to be notified when a zone is added.
|
interface |
ZoneLifecycleEventListener
A simple life-cycle event listener that implements both the zone added and zone removed event
listeners.
|
interface |
ZoneRemovedEventListener
An event listener to be notified when a zone is removed.
|
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. |
Modifier and Type | Class and Description |
---|---|
class |
ESMImpl |
Modifier and Type | Class and Description |
---|---|
class |
ElasticMachineProvisioningDiscoveredMachinesCache |
Copyright © GigaSpaces.