Uses of Interface
org.bedework.util.config.ConfigurationStore
-
-
Uses of ConfigurationStore in org.bedework.util.config
Classes in org.bedework.util.config that implement ConfigurationStore Modifier and Type Class Description classConfigurationFileStoreA configuration file store holds configurations in files within a directory.Methods in org.bedework.util.config that return ConfigurationStore Modifier and Type Method Description ConfigurationStoreConfigurationFileStore. getStore(String name)Get the named store.ConfigurationStoreConfigurationStore. getStore(String name)Get the named child store.
-