| Package | Description | 
|---|---|
| org.openspaces.admin | 
 Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance. 
 | 
| org.openspaces.admin.application.events | |
| org.openspaces.admin.esm.events | |
| org.openspaces.admin.gateway.events | |
| org.openspaces.admin.gsa.events | 
 Support for managing of Grid Service Agent events through the Admin API. 
 | 
| org.openspaces.admin.gsc.events | 
 Support for managing of Grid Service Container events through the Admin API. 
 | 
| org.openspaces.admin.gsm.events | 
 Support for managing of Elastic Service Manager events through the Admin API. 
 | 
| org.openspaces.admin.lus.events | 
 Support for managing of Lookup Service events through the Admin API. 
 | 
| org.openspaces.admin.machine.events | 
 Support for managing of Machine events through the Admin API. 
 | 
| org.openspaces.admin.os.events | 
 Support for managing of Operating System events through the Admin API. 
 | 
| org.openspaces.admin.pu.events | 
 Support for managing of Processing Unit events through the Admin API. 
 | 
| org.openspaces.admin.samples | |
| org.openspaces.admin.space.events | 
 Support for managing of Space events through the Admin API. 
 | 
| org.openspaces.admin.transport.events | 
 Support for managing of Transport events through the Admin API. 
 | 
| org.openspaces.admin.vm.events | 
 Support for managing of Virtual Machine events through the Admin API. 
 | 
| org.openspaces.admin.zone.events | 
 Support for managing of Zone events through the Admin API. 
 | 
| org.openspaces.core.gateway | |
| org.openspaces.grid.esm | |
| org.openspaces.grid.gsm.strategy | 
| 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 | 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.