Class ServerLifecycleComponent

All Implemented Interfaces:
AutoCloseable, LifecycleComponent
Direct Known Subclasses:
AutoRecoveryService, BookieService, HttpService, ScrubberService, StatsProviderService

@Evolving public abstract class ServerLifecycleComponent extends AbstractLifecycleComponent<BookieConfiguration>
A LifecycleComponent that runs on a bookie server. It can be loaded via reflections.