public interface MaintainableService extends Service
Service
interface that indicates that the service participates in maintenance modeModifier and Type | Method and Description |
---|---|
void |
startForMaintenance(ServiceProvider<MaintainableService> serviceProvider)
Start this service for maintenance, based on its default configuration.
|
void startForMaintenance(ServiceProvider<MaintainableService> serviceProvider)
serviceProvider
- enables to depend on other maintainable services