GigaSpaces XAP 9.0 API

org.openspaces.pu.service
Interface AggregatedServiceDetails

All Known Implementing Classes:
AggregatedAsyncPollingEventContainerServiceDetails, AggregatedNotifyEventContainerServiceDetails, AggregatedPollingEventContainerServiceDetails, PlainAggregatedServiceDetails

public interface AggregatedServiceDetails

An aggregation of ServiceDetails that share at lease the same service type.

Author:
kimchy

Method Summary
 Map<String,Object> getAttributes()
          Returns key value pair of attributes for the details.
 String getServiceType()
          Returns the aggregated service details.
 

Method Detail

getServiceType

String getServiceType()
Returns the aggregated service details.


getAttributes

Map<String,Object> getAttributes()
Returns key value pair of attributes for the details.


GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.