Class AbstractOnDemandService

All Implemented Interfaces:
Service, Stateful<LifecycleState>
Direct Known Subclasses:
ConfigService

public abstract class AbstractOnDemandService extends AbstractDynamicService
Abstract implementation of a service which enables and disables endpoints on demand.
Since:
1.1.0
Author:
Michael Nitschinger