| Package | Description | 
|---|---|
| org.openspaces.admin.pu | 
 Support for managing of Processing Unit(s) through the Admin API. 
 | 
| org.openspaces.events | 
 A package including based classes and support classes for different OpenSpaces event containers. 
 | 
| org.openspaces.events.asyncpolling | |
| org.openspaces.events.notify | 
 A notify event container allowing to use GigaSpace support for notifications. 
 | 
| org.openspaces.events.polling | 
 A polling event container generating events by performing polling receive operations. 
 | 
| org.openspaces.events.support | |
| org.openspaces.interop | |
| org.openspaces.memcached | |
| org.openspaces.pu.container.jee.stats | |
| org.openspaces.pu.service | |
| org.openspaces.remoting | 
 A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,ServiceMonitors> | 
ProcessingUnitInstanceStatistics.getMonitors()
Returns a map of the  
ServiceMonitors per processing unit
 service id (bean id or bean name). | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EventContainerServiceMonitors
A generic event container service monitors. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AsyncPollingEventContainerServiceMonitors
Async Polling container service monitors. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceMonitors[] | 
SimpleAsyncPollingEventListenerContainer.getServicesMonitors()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NotifyEventContainerServiceMonitors
Notify container service monitors. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceMonitors[] | 
SimpleNotifyEventListenerContainer.getServicesMonitors()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PollingEventContainerServiceMonitors
Polling container service monitors. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceMonitors[] | 
SimplePollingEventListenerContainer.getServicesMonitors()  | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceMonitors[] | 
EventContainersBus.getServicesMonitors()  | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceMonitors[] | 
DotnetProcessingUnitBean.getServicesMonitors()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MemcachedServiceMonitors  | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceMonitors[] | 
MemCacheDaemon.getServicesMonitors()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WebRequestsServiceMonitors
Statistics monitor information for JEE servlet requests. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceMonitors[] | 
RequestStatisticsFilter.getServicesMonitors()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CustomServiceMonitors
This class should be used by customers in order to implement their ServiceMonitors 
 | 
class  | 
PlainServiceMonitors
A simple implementation of  
ServiceMonitors. | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceMonitors[] | 
ServiceMonitorsProvider.getServicesMonitors()
Retruns one or more service details that the service exposes. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RemotingServiceMonitors
A generic event container service monitors. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceMonitors[] | 
SpaceRemotingServiceExporter.getServicesMonitors()  | 
Copyright © GigaSpaces.