org.pfsw.bif.configuration
Interface IConfigSettings

All Superinterfaces:
IReadOnlyNamedValues<java.lang.String>

public interface IConfigSettings
extends IReadOnlyNamedValues<java.lang.String>

A simple interface for string based key/value pairs that are used to configure something. It provides a common read/only interface to such data.


Method Summary
 
Methods inherited from interface org.pfsw.bif.facet.IReadOnlyNamedValues
getNames, getValue, isEmpty