|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MaintainableService
Specific Service interface that indicates that the service participates in maintenance mode
| Method Summary | |
|---|---|
void |
startForMaintenance(ServiceProvider<MaintainableService> serviceProvider)
Start this service for maintenance, based on its default configuration. |
| Methods inherited from interface org.ehcache.spi.service.Service |
|---|
start, stop |
| Method Detail |
|---|
void startForMaintenance(ServiceProvider<MaintainableService> serviceProvider)
serviceProvider - enables to depend on other maintainable services
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||