Uses of Class
com.tccc.kos.core.service.manifest.ManifestService
Packages that use ManifestService
Package
Description
This package provides the core application framework for KOS, including application lifecycle management,
dynamic loading capabilities, and messaging infrastructure.
-
Uses of ManifestService in com.tccc.kos.core.service.app
Methods in com.tccc.kos.core.service.app that return ManifestService -
Uses of ManifestService in com.tccc.kos.core.service.fuse
Methods in com.tccc.kos.core.service.fuse that return ManifestService -
Uses of ManifestService in com.tccc.kos.core.service.gpio
Methods in com.tccc.kos.core.service.gpio that return ManifestService -
Uses of ManifestService in com.tccc.kos.core.service.hardware
Methods in com.tccc.kos.core.service.hardware that return ManifestServiceModifier and TypeMethodDescriptionIfaceAwareNodeService.getManifestService()
Return a reference to the manifest service which is used to verify that connecting nodes are defined in the device manifest.