Log4j 1.0.1

pl.psnc.expres.broker.config
Class BrokerConfiguration

java.lang.Object
  extended by pl.psnc.vlab.conf.impl.ConfigurationImpl
      extended by pl.psnc.expres.broker.config.BrokerConfiguration
All Implemented Interfaces:
IBrokerConfiguration, pl.psnc.vlab.conf.IConfiguration

public class BrokerConfiguration
extends pl.psnc.vlab.conf.impl.ConfigurationImpl
implements IBrokerConfiguration

BrokerConfiguration class

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

Field Summary
 
Fields inherited from interface pl.psnc.expres.broker.config.IBrokerConfiguration
BROKER_SERVICE_LOCATION, MODEL_LOC_RESOURCE_LIST, MODEL_LOC_RESOURCE_TYPE_LIST, SERVICE_LOCATION_CDS, SERVICE_LOCATION_NOTIFICATION
 
Fields inherited from interface pl.psnc.vlab.conf.IConfiguration
KEY_APP_CONF_DIR, KEY_APP_NAME, KEY_AUTH_MODULE_LOCATION, KEY_COMM_PROXY_LOCATION, KEY_GS_MODULE_LOCATION, KEY_KEYSTORE, KEY_KEYSTORE_PASSWD, KEY_MON_MODULE_LOCATION, KEY_SMM_MODULE_LOCATION, KEY_SZD_MODULE_LOCATION, KEY_TRUSTSTORE, KEY_TRUSTSTORE_PASSWD
 
Constructor Summary
BrokerConfiguration(java.lang.String configPath)
          Creates a new instance of Vlbi Broker configuration
 
Method Summary
 java.lang.String getBrokerServiceLocation()
          Get a location of Vlbi Broker service
 java.lang.String getCDSLocation()
          Get a location of Correlated Data Service
 java.lang.String getNotificationLocation()
          Get a location of notification service
 java.lang.String getResourcesLocation()
          Get a location of model resources
 java.lang.String getTypesLocation()
          Get a location of model resource types
 
Methods inherited from class pl.psnc.vlab.conf.impl.ConfigurationImpl
getAppName, getAuthModuleLocation, getCommProxyLocation, getGlobalSchedulerModuleLocation, getKeyStore, getKeyStorePasswd, getMonitoringModuleLocation, getProperty, getSMMModuleLocation, getSystemConfDir, getSZDModuleLocation, getTrustStore, getTrustStorePasswd
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface pl.psnc.vlab.conf.IConfiguration
getAppName, getAuthModuleLocation, getCommProxyLocation, getGlobalSchedulerModuleLocation, getKeyStore, getKeyStorePasswd, getMonitoringModuleLocation, getProperty, getSMMModuleLocation, getSystemConfDir, getSZDModuleLocation, getTrustStore, getTrustStorePasswd
 

Constructor Detail

BrokerConfiguration

public BrokerConfiguration(java.lang.String configPath)
                    throws pl.psnc.vlab.exception.VlabException
Creates a new instance of Vlbi Broker configuration

Parameters:
configPath - configuration path
Throws:
pl.psnc.vlab.exception.VlabException - thrown when configuration cannot be read
Method Detail

getBrokerServiceLocation

public java.lang.String getBrokerServiceLocation()
Description copied from interface: IBrokerConfiguration
Get a location of Vlbi Broker service

Specified by:
getBrokerServiceLocation in interface IBrokerConfiguration
Returns:
location of Vlbi Broker service

getTypesLocation

public java.lang.String getTypesLocation()
Description copied from interface: IBrokerConfiguration
Get a location of model resource types

Specified by:
getTypesLocation in interface IBrokerConfiguration
Returns:
location of model resource types

getNotificationLocation

public java.lang.String getNotificationLocation()
Description copied from interface: IBrokerConfiguration
Get a location of notification service

Specified by:
getNotificationLocation in interface IBrokerConfiguration
Returns:
location of notification service

getCDSLocation

public java.lang.String getCDSLocation()
Description copied from interface: IBrokerConfiguration
Get a location of Correlated Data Service

Specified by:
getCDSLocation in interface IBrokerConfiguration
Returns:
location of Correlated Data Service

getResourcesLocation

public java.lang.String getResourcesLocation()
Description copied from interface: IBrokerConfiguration
Get a location of model resources

Specified by:
getResourcesLocation in interface IBrokerConfiguration
Returns:
location of model resources

Log4j 1.0.1

Dominik Stoklosa Copyright 2007-2009 by PSNC