Uses of Class
com.tccc.kos.core.service.app.LoadableApp
Packages that use LoadableApp
Package
Description
This package provides the core application framework for KOS, including application lifecycle management,
dynamic loading capabilities, and messaging infrastructure.
-
Uses of LoadableApp in com.tccc.kos.core.service.app
Methods in com.tccc.kos.core.service.app that return types with arguments of type LoadableAppModifier and TypeMethodDescriptionAppService.getApps()
Return the list of discovered applications in the manifest.AppService.getAutostartApps()
Return the list of auto-started applications from the manifest.