Uses of Class
org.apache.commons.configuration2.builder.AutoSaveListener
Packages that use AutoSaveListener
Package
Description
This package contains the implementations of configuration builder classes used to create new
Configuration
objects.-
Uses of AutoSaveListener in org.apache.commons.configuration2.builder
Fields in org.apache.commons.configuration2.builder declared as AutoSaveListenerModifier and TypeFieldDescriptionprivate AutoSaveListener
FileBasedConfigurationBuilder.autoSaveListener
A specialized listener for the auto save mechanism.