Package org.bonitasoft.engine.commons
Interface PlatformLifecycleService
-
- All Superinterfaces:
LifecycleService
- All Known Subinterfaces:
ClassLoaderService,PlatformCacheService,SchedulerService
- All Known Implementing Classes:
BonitaTaskExecutor,ClassLoaderServiceImpl,PlatformEhCacheCacheService,SchedulerServiceImpl
public interface PlatformLifecycleService extends LifecycleService
- Author:
- Matthieu Chaffotte
-
-
Method Summary
-
Methods inherited from interface org.bonitasoft.engine.commons.LifecycleService
pause, resume, start, stop
-
-