|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Service
Contract for a CacheManager
managed service.
Implementation of this interface have be thread-safe
Method Summary | |
---|---|
void |
start(ServiceProvider serviceProvider)
Start this service using the provided configuration and ServiceProvider . |
void |
stop()
Stops this service. |
Method Detail |
---|
void start(ServiceProvider serviceProvider)
ServiceProvider
.
The goal of the service provider is to allow a service to use other services.
serviceProvider
- the service provider.void stop()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |