Uses of Class
com.tccc.kos.core.service.region.RegionSettings
Packages that use RegionSettings
Package
Description
This package provides the core application framework for KOS, including application lifecycle management,
dynamic loading capabilities, and messaging infrastructure.
-
Uses of RegionSettings in com.tccc.kos.core.service.app
Methods in com.tccc.kos.core.service.app with parameters of type RegionSettingsModifier and TypeMethodDescriptionvoid
SystemApplication.installRegions
(Collection<BaseRegion> regions, RegionSettings settings) Install regions for the application with a custom settings bean.