Skip navigation links

Package com.kabira.platform.kcs

Configuration File Service

See: Description

Package com.kabira.platform.kcs Description

Configuration File Service

The kcs package provides a configuration type (kcs::Configuration) and loader, which loads .kcs files. KCS file format is defined by the configuration types defined by an application.

Applications wishing to use this loader for configuration data must have their configuration types extend from kcs::Configuration.

Types inheriting from kcs::Configuration may implement kcs::Configuration::getType(), which is used by the configuration service for locating the appropriate configuration notifiers.

Skip navigation links
Copyright 2008-2015 Cloud Software Group, Inc.