Ejemplo n.º 1
0
 static {
   config = ConfigFactory.createConfig();
 }
Ejemplo n.º 2
0
 /** Loads the config properties. */
 protected Configuration loadProperties() {
   return ConfigFactory.createConfig();
 }