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
Modifier and TypeMethodDescriptionReturns key value pair of attributes for the details.Returns the aggregated service details.
-
Method Details
-
getServiceType
String getServiceType()Returns the aggregated service details. -
getAttributes
-