Encapsulate all configuration keys in constants. This is more typesafe and provides
a nice overview of all configuration keys. Last but not least this lets us autocomplete
configuration keys under eclipse ;-)
author: Rafael Steil version: $Id: ConfigKeys.java,v 1.8 2007/08/31 01:21:34 rafaelsteil Exp $