Log4j 1.0.1

pl.psnc.expres.broker.config.factory
Class BrokerConfFactory

java.lang.Object
  extended by pl.psnc.expres.broker.config.factory.BrokerConfFactory

public class BrokerConfFactory
extends java.lang.Object

BrokerConfFactory class - VLBI Broker configuration factory. Provides all the settings of broker module.

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

Field Summary
static java.lang.String CONFIG_KEY
          Stores instance of field: CONFIG_KEY
static java.lang.String CONFIG_LOCATION
          Stores instance of field: CONFIG_LOCATION
 
Constructor Summary
BrokerConfFactory()
           
 
Method Summary
static IBrokerConfiguration 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 java.lang.String CONFIG_KEY
Stores instance of field: CONFIG_KEY


CONFIG_LOCATION

public static java.lang.String CONFIG_LOCATION
Stores instance of field: CONFIG_LOCATION

Constructor Detail

BrokerConfFactory

public BrokerConfFactory()
Method Detail

getInstance

public static IBrokerConfiguration getInstance()
                                        throws pl.psnc.vlab.exception.VlabException
Get an instance of the configuration object.

Returns:
configuration object
Throws:
pl.psnc.vlab.exception.VlabException - thrown when the configuration initialisation failed

Log4j 1.0.1

Dominik Stoklosa Copyright 2007-2009 by PSNC