VLab Common 1.2

pl.psnc.vlab.conf
Class ConfigFactory

java.lang.Object
  extended by pl.psnc.vlab.conf.ConfigFactory

public class ConfigFactory
extends java.lang.Object

ConfigFactory class - sample configuration factory. Each module is required to create his own configuration factory based on this one

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Constructor Summary
ConfigFactory()
           
 
Method Summary
static IConfiguration 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
 

Constructor Detail

ConfigFactory

public ConfigFactory()
Method Detail

getInstance

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

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

VLab Common 1.2

Copyright 2004 by VLAB Dominik Stoklosa.