pl.psnc.expres.wfm.config.factory
Class ConfigFactory
java.lang.Object
pl.psnc.expres.wfm.config.factory.ConfigFactory
public class ConfigFactory
- extends Object
ConfigFactory
class - module configuration factory
- Author:
- Dominik Stoklosa (~osa~)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
ConfigFactory
public ConfigFactory()
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
Copyright 2003 by VLAB Dominik Stoklosa.