Class AbstractPoolingService

All Implemented Interfaces:
Service, Stateful<LifecycleState>
Direct Known Subclasses:
OldAnalyticsService, OldKeyValueService, OldQueryService, OldSearchService, OldViewService

public abstract class AbstractPoolingService extends AbstractDynamicService
Abstract implementation of a (fixed size) pooling Service.
Since:
1.1.0
Author:
Michael Nitschinger