Log4j 0.9d

pl.psnc.expres.wfm.config.factory
Class ConfigFactory

java.lang.Object
  extended by pl.psnc.expres.wfm.config.factory.ConfigFactory

public class ConfigFactory
extends Object

ConfigFactory class - module configuration factory

Author:
Dominik Stoklosa (~osa~)

Field Summary
static String CONFIG_KEY
          Stores instance of field: CONFIG_KEY
static String CONFIG_LOCATION
          Stores instance of field: CONFIG_LOCATION
 
Constructor Summary
ConfigFactory()
           
 
Method Summary
static IWfmConfiguration getInstance()
          Get an instance of the configuration object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_KEY

public static String CONFIG_KEY
Stores instance of field: CONFIG_KEY


CONFIG_LOCATION

public static String CONFIG_LOCATION
Stores instance of field: CONFIG_LOCATION

Constructor Detail

ConfigFactory

public ConfigFactory()
Method Detail

getInstance

public static IWfmConfiguration getInstance()
                                     throws VlabException
Get an instance of the configuration object.

Returns:
configuration object
Throws:
VlabException - thrown when the configuration initialisation failed

Log4j 0.9d

Copyright 2003 by VLAB Dominik Stoklosa.