Uses of Package
com.tccc.kos.commons.core.service.config
Packages that use com.tccc.kos.commons.core.service.config
Package
Description
Provides classes and interfaces related to the configuration system.
Provides the abstract KosApplication class, which all kOS apps derive from.
-
Classes in com.tccc.kos.commons.core.service.config used by com.tccc.kos.commons.core.serviceClassDescriptionInterface for objects that contain a
ConfigBean
.Optional base class for config beans. -
Classes in com.tccc.kos.commons.core.service.config used by com.tccc.kos.commons.core.service.configClassDescriptionClass that tracks changes to values for a single bean during the configure/update process.Data class that contains updates to apply to a bean with the specified handle path.Interface for objects that contain a
ConfigBean
.Optional base class for config beans.Listener for changes to a given ConfigBean.When beans are configured, the changes to the beans are recorded in this object.System service that manages all configuration data and can apply configuration data on top of any ConfigAware object.Interface that contains the source of configuration data.Bean that holds changes used to update aMutableConfigSource
.Bean returned from fetching an individual config value fromConfigService
.ConfigSource that provides a sorted stack of sources.Data class used track a current or new value verses a previous value. -
Classes in com.tccc.kos.commons.core.service.config used by com.tccc.kos.core.service.appClassDescriptionInterface for objects that contain a
ConfigBean
.Optional base class for config beans. -
Classes in com.tccc.kos.commons.core.service.config used by com.tccc.kos.core.service.config.server
-
Classes in com.tccc.kos.commons.core.service.config used by com.tccc.kos.core.service.deviceClassDescriptionInterface for objects that contain a
ConfigBean
.Optional base class for config beans. -
Classes in com.tccc.kos.commons.core.service.config used by com.tccc.kos.core.service.device.serialnum.configClassDescriptionAbstract base class that can be used for objects that need to be configurable.Interface for objects that contain a
ConfigBean
.Optional base class for config beans. -
Classes in com.tccc.kos.commons.core.service.config used by com.tccc.kos.core.service.regionClassDescriptionData class that contains updates to apply to a bean with the specified handle path.Optional base class for config beans.