Uses of Class
com.tccc.kos.core.service.region.RegionSettings
Packages that use RegionSettings
Package
Description
Provides the abstract KosApplication class, which all kOS apps derive from.
-
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.