Package com.continuent.tungsten.common.config

Class Summary
Interval Implements a time interval, which is expressed in milliseconds.
TungstenProperties Defines a simple HashMap wrapper that can be used to store and retrieve properties using typed getters and setters.
TungstenPropertiesIO This class reads and writes TungstenProperties data safely on a file system.
WildcardPattern Represents methods used to work with wildcard patterns.
 

Exception Summary
PropertyException Represents an error that occurs during property processing such as a datatype violation or a missing required value.