Uses of Class
com.kosdev.kos.core.service.app.SdkInfo
Packages that use SdkInfo
Package
Description
This package provides the core application framework for KOS, including application lifecycle management,
dynamic loading capabilities, and messaging infrastructure.
-
Uses of SdkInfo in com.kosdev.kos.core.service.app
Methods in com.kosdev.kos.core.service.app that return types with arguments of type SdkInfoModifier and TypeMethodDescriptionApplication.getSdkList()Return information about the sdk's that are packaged with this app.AppLoader.getSdkList()Return the list of sdk's this application relies on.LoadableApp.getSdkList()Return information about the sdk's that are packaged with this app.