GigaSpaces XAP 10.0.1 API

Uses of Class
org.openspaces.events.EventContainerServiceDetails

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

Uses of EventContainerServiceDetails in org.openspaces.admin.pu
 

Methods in org.openspaces.admin.pu that return types with arguments of type EventContainerServiceDetails
 Map<String,EventContainerServiceDetails> ProcessingUnitInstance.getEventContainerDetails()
          Returns a map of EventContainerServiceDetails keyed by their ServiceDetails.getId().
 

Uses of EventContainerServiceDetails in org.openspaces.events
 

Methods in org.openspaces.events that return EventContainerServiceDetails
 EventContainerServiceDetails EventContainerServiceMonitors.getEventDetails()
           
 

Uses of EventContainerServiceDetails in org.openspaces.events.asyncpolling
 

Subclasses of EventContainerServiceDetails in org.openspaces.events.asyncpolling
 class AsyncPollingEventContainerServiceDetails
          Async Polling container service details.
 

Uses of EventContainerServiceDetails in org.openspaces.events.notify
 

Subclasses of EventContainerServiceDetails in org.openspaces.events.notify
 class NotifyEventContainerServiceDetails
          Notify container service details.
 

Uses of EventContainerServiceDetails in org.openspaces.events.polling
 

Subclasses of EventContainerServiceDetails in org.openspaces.events.polling
 class PollingEventContainerServiceDetails
          Polling container service details.
 


GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.