Uses of Interface
dev.orne.config.FileMutableConfig
Packages that use FileMutableConfig
Package
Description
Configuration management system.
Internal implementations of configuration instances.
-
Uses of FileMutableConfig in dev.orne.config
Subinterfaces of FileMutableConfig in dev.orne.configModifier and TypeInterfaceDescriptioninterfaceWatchable mutable configuration properties provider that can be saved to file system. -
Uses of FileMutableConfig in dev.orne.config.impl
Classes in dev.orne.config.impl that implement FileMutableConfigModifier and TypeClassDescriptionclassJacksonObjectNodebased mutable configuration.classPropertiesbased mutable configuration.classImplementation ofWatchableConfigbased on a XML document.classJacksonObjectNodebased mutable configuration for YAML files.