Uses of Class
com.tccc.kos.core.service.app.LoadableApp
Packages that use LoadableApp
Package
Description
Provides the abstract KosApplication class, which all kOS apps derive from.
-
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.