AbstractKernel type extending ICoreKernel.
DataBase type or {@code null} extending IDataBase.
Client type or {@code null} extending ICoreClient.
Cache type or {@code null} extending ICoreCache.
Presenter type or {@code null} extending ICorePresenter.
Kernel type extending ICoreKernel.
DataBase type or {@code null} extending IDataBase.
Client type or {@code null} extending ICoreClient.
Cache type or {@code null} extending ICoreCache.
Presenter type or {@code null} extending ICorePresenter.
ProtectedchannelAbstractstartAbstractstop
Abstract service class that represents a unit of functionality within the Core framework. Concrete implementations must provide the
startandstoplifecycle methods.