@NonNullByDefault
Package com.microej.kf.util.property
Implementation of property management for a sandboxed context.
-
Class Summary Class Description PropertyLoaderKF Defines the order of the property loading resolution: the properties defined locally in the application or kernel. the properties registered locally in the instance of property registry. the properties shared in the instance of the shared registry. the properties defined globally in the system properties.SharedPropertyRegistryKF Implementation of shared property registry over Kernel and Features.