Uses of Interface
com.tccc.kos.commons.kab.util.KabSource
Packages that use KabSource
-
Uses of KabSource in com.tccc.kos.core.primary.service.nodemgr.install
Classes in com.tccc.kos.core.primary.service.nodemgr.install that implement KabSourceModifier and TypeClassDescriptionclass
Builder used to define a full kOS device installation.class
Given a directory containing manifest kabs, organize the manifests into chains that are compatible with the specified device type and are complete.Methods in com.tccc.kos.core.primary.service.nodemgr.install with parameters of type KabSourceModifier and TypeMethodDescriptionAdd a kab source to the builder. -
Uses of KabSource in com.tccc.kos.core.util
Classes in com.tccc.kos.core.util that implement KabSourceModifier and TypeClassDescriptionclass
Implementation ofKabSource
that indexes the contents of the specified directory.