| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdminEventListener | |
|---|---|
| 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.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 | |
| Uses of AdminEventListener in org.openspaces.admin | 
|---|
| Methods in org.openspaces.admin with parameters of type AdminEventListener | |
|---|---|
 void | 
Admin.addEventListener(AdminEventListener eventListener)
Smart addition of event listeners.  | 
 void | 
Admin.removeEventListener(AdminEventListener eventListener)
Smart removal of event listeners.  | 
| Uses of AdminEventListener in org.openspaces.admin.application.events | 
|---|
| Subinterfaces of AdminEventListener in org.openspaces.admin.application.events | |
|---|---|
 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). | 
| Uses of AdminEventListener in org.openspaces.admin.esm.events | 
|---|
| Subinterfaces of AdminEventListener in org.openspaces.admin.esm.events | |
|---|---|
 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.  | 
| Uses of AdminEventListener in org.openspaces.admin.gsa.events | 
|---|
| Subinterfaces of AdminEventListener in org.openspaces.admin.gsa.events | |
|---|---|
 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.  | 
| Uses of AdminEventListener in org.openspaces.admin.gsc.events | 
|---|
| Subinterfaces of AdminEventListener in org.openspaces.admin.gsc.events | |
|---|---|
 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.  | 
| Uses of AdminEventListener in org.openspaces.admin.gsm.events | 
|---|
| Subinterfaces of AdminEventListener in org.openspaces.admin.gsm.events | |
|---|---|
 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.  | 
| Uses of AdminEventListener in org.openspaces.admin.lus.events | 
|---|
| Subinterfaces of AdminEventListener in org.openspaces.admin.lus.events | |
|---|---|
 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.  | 
| Uses of AdminEventListener in org.openspaces.admin.machine.events | 
|---|
| Subinterfaces of AdminEventListener in org.openspaces.admin.machine.events | |
|---|---|
 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.  | 
| Uses of AdminEventListener in org.openspaces.admin.os.events | 
|---|
| Subinterfaces of AdminEventListener in org.openspaces.admin.os.events | |
|---|---|
 interface | 
OperatingSystemsStatisticsChangedEventListener
An event listener called when statistics have changed.  | 
 interface | 
OperatingSystemStatisticsChangedEventListener
An event listener called when statistics have changed.  | 
| Uses of AdminEventListener in org.openspaces.admin.pu.events | 
|---|
| Uses of AdminEventListener in org.openspaces.admin.samples | 
|---|
| Classes in org.openspaces.admin.samples that implement AdminEventListener | |
|---|---|
 class | 
TestEventSampler
 | 
| Uses of AdminEventListener in org.openspaces.admin.space.events | 
|---|
| Subinterfaces of AdminEventListener in org.openspaces.admin.space.events | |
|---|---|
 interface | 
SpaceInstanceStatisticsChangedEventListener
An event listener called when statistics have changed.  | 
 interface | 
SpaceStatisticsChangedEventListener
An event listener called when statistics have changed.  | 
| Uses of AdminEventListener in org.openspaces.admin.transport.events | 
|---|
| Subinterfaces of AdminEventListener in org.openspaces.admin.transport.events | |
|---|---|
 interface | 
TransportsStatisticsChangedEventListener
An event listener called when statistics have changed.  | 
 interface | 
TransportStatisticsChangedEventListener
An event listener called when statistics have changed.  | 
| Uses of AdminEventListener in org.openspaces.admin.vm.events | 
|---|
| Subinterfaces of AdminEventListener in org.openspaces.admin.vm.events | |
|---|---|
 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.  | 
| Uses of AdminEventListener in org.openspaces.admin.zone.events | 
|---|
| Subinterfaces of AdminEventListener in org.openspaces.admin.zone.events | |
|---|---|
 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.  | 
| Uses of AdminEventListener in org.openspaces.core.gateway | 
|---|
| Classes in org.openspaces.core.gateway that implement AdminEventListener | |
|---|---|
 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. | 
| Uses of AdminEventListener in org.openspaces.grid.esm | 
|---|
| Classes in org.openspaces.grid.esm that implement AdminEventListener | |
|---|---|
 class | 
ESMImpl
 | 
| Uses of AdminEventListener in org.openspaces.grid.gsm.strategy | 
|---|
| Classes in org.openspaces.grid.gsm.strategy that implement AdminEventListener | |
|---|---|
 class | 
ElasticMachineProvisioningDiscoveredMachinesCache
 | 
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||