GigaSpaces XAP 10.0.1 API

Uses of Interface
org.openspaces.pu.service.ServiceMonitors

Packages that use ServiceMonitors
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. 
 

Uses of ServiceMonitors in org.openspaces.admin.pu
 

Methods in org.openspaces.admin.pu that return types with arguments of type ServiceMonitors
 Map<String,ServiceMonitors> ProcessingUnitInstanceStatistics.getMonitors()
          Returns a map of the ServiceMonitors per processing unit service id (bean id or bean name).
 

Uses of ServiceMonitors in org.openspaces.events
 

Classes in org.openspaces.events that implement ServiceMonitors
 class EventContainerServiceMonitors
          A generic event container service monitors.
 

Uses of ServiceMonitors in org.openspaces.events.asyncpolling
 

Classes in org.openspaces.events.asyncpolling that implement ServiceMonitors
 class AsyncPollingEventContainerServiceMonitors
          Async Polling container service monitors.
 

Methods in org.openspaces.events.asyncpolling that return ServiceMonitors
 ServiceMonitors[] SimpleAsyncPollingEventListenerContainer.getServicesMonitors()
           
 

Uses of ServiceMonitors in org.openspaces.events.notify
 

Classes in org.openspaces.events.notify that implement ServiceMonitors
 class NotifyEventContainerServiceMonitors
          Notify container service monitors.
 

Methods in org.openspaces.events.notify that return ServiceMonitors
 ServiceMonitors[] SimpleNotifyEventListenerContainer.getServicesMonitors()
           
 

Uses of ServiceMonitors in org.openspaces.events.polling
 

Classes in org.openspaces.events.polling that implement ServiceMonitors
 class PollingEventContainerServiceMonitors
          Polling container service monitors.
 

Methods in org.openspaces.events.polling that return ServiceMonitors
 ServiceMonitors[] SimplePollingEventListenerContainer.getServicesMonitors()
           
 

Uses of ServiceMonitors in org.openspaces.events.support
 

Methods in org.openspaces.events.support that return ServiceMonitors
 ServiceMonitors[] EventContainersBus.getServicesMonitors()
           
 

Uses of ServiceMonitors in org.openspaces.interop
 

Methods in org.openspaces.interop that return ServiceMonitors
 ServiceMonitors[] DotnetProcessingUnitBean.getServicesMonitors()
           
 ServiceMonitors[] DotnetProcessingUnitContainer.getServicesMonitors()
           
 

Uses of ServiceMonitors in org.openspaces.memcached
 

Classes in org.openspaces.memcached that implement ServiceMonitors
 class MemcachedServiceMonitors
           
 

Methods in org.openspaces.memcached that return ServiceMonitors
 ServiceMonitors[] MemCacheDaemon.getServicesMonitors()
           
 

Uses of ServiceMonitors in org.openspaces.pu.container.jee.stats
 

Classes in org.openspaces.pu.container.jee.stats that implement ServiceMonitors
 class WebRequestsServiceMonitors
          Statistics monitor information for JEE servlet requests.
 

Methods in org.openspaces.pu.container.jee.stats that return ServiceMonitors
 ServiceMonitors[] RequestStatisticsFilter.getServicesMonitors()
           
 

Uses of ServiceMonitors in org.openspaces.pu.service
 

Classes in org.openspaces.pu.service that implement ServiceMonitors
 class CustomServiceMonitors
          This class should be used by customers in order to implement their ServiceMonitors
 class PlainServiceMonitors
          A simple implementation of ServiceMonitors.
 

Methods in org.openspaces.pu.service that return ServiceMonitors
 ServiceMonitors[] ServiceMonitorsProvider.getServicesMonitors()
          Retruns one or more service details that the service exposes.
 

Uses of ServiceMonitors in org.openspaces.remoting
 

Classes in org.openspaces.remoting that implement ServiceMonitors
 class RemotingServiceMonitors
          A generic event container service monitors.
 

Methods in org.openspaces.remoting that return ServiceMonitors
 ServiceMonitors[] SpaceRemotingServiceExporter.getServicesMonitors()
           
 


GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.