Uses of Package
com.kosdev.kos.core.manifest
Packages that use com.kosdev.kos.core.manifest
Package
Description
This package provides the core application framework for KOS, including application lifecycle management,
dynamic loading capabilities, and messaging infrastructure.
-
Classes in com.kosdev.kos.core.manifest used by com.kosdev.kos.core.manifestClassDescriptionA resolved
ManifestArtifact.A resolved version of a manifest section.A wrapper aroundNodeManifestthat provides a flat list of all referenced artifacts and the associated locally installed KAB files. -
Classes in com.kosdev.kos.core.manifest used by com.kosdev.kos.core.service.appClassDescriptionA resolved version of a manifest section.A wrapper around
NodeManifestthat provides a flat list of all referenced artifacts and the associated locally installed KAB files. -
Classes in com.kosdev.kos.core.manifest used by com.kosdev.kos.core.service.manifestClassDescriptionA wrapper around DeviceManifest that enumerates all node manifests and resolves them which identifies all the locally installed kab files as well as any missing artifacts.A wrapper around
NodeManifestthat provides a flat list of all referenced artifacts and the associated locally installed KAB files.