Uses of Package
com.tccc.kos.core.service.app
Packages that use com.tccc.kos.core.service.app
Package
Description
This package provides the core application framework for KOS, including application lifecycle management,
dynamic loading capabilities, and messaging infrastructure.
-
Classes in com.tccc.kos.core.service.app used by com.tccc.kos.core.appClassDescriptionBase class for system applications, which simply adds convenience methods to the base
Application
type. -
Classes in com.tccc.kos.core.service.app used by com.tccc.kos.core.service.appClassDescriptionBase class for all KOS applications.Class responsible for loading an application from the filesystem.Wrapper for the system message broker that prefixes the topics with the application id.Callback for
AppService.whenAppStarted()
.Base class for application configuration beans.Information about a manifest section that has a "kos.autostart." prefix.