Log4j 0.9d

pl.psnc.expres.wfm.config
Class WfmConfiguration

java.lang.Object
  extended by ConfigurationImpl
      extended by pl.psnc.expres.wfm.config.WfmConfiguration
All Implemented Interfaces:
IWfmConfiguration

public class WfmConfiguration
extends ConfigurationImpl
implements IWfmConfiguration

WfmConfiguration class

Author:
Dominik Stoklosa (~osa~)

Field Summary
 
Fields inherited from interface pl.psnc.expres.wfm.config.IWfmConfiguration
KEY_DEVICE_LOCATION, KEY_RESOURCE_LINKS, KEY_RESOURCE_PROPERTIES, KEY_RESOURCE_TYPES, KEY_VLBI_BROKER_LOCATION
 
Constructor Summary
WfmConfiguration(String configPath)
          Creates a new instance of Vlbi Broker configuration
 
Method Summary
 String getDeviceLocation()
          Returns the location of the file containing the devices
 String getResourceLinksLocation()
          Returns a location of resource links
 String getResourcePropertiesLocation()
          Returns a location of resource properties
 String getResourceTypesLocation()
          Returns a location of resource types
 String getVlbiBrokerServiceLocation()
          Returns a location (endpoint) of VLBI Broker Service
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WfmConfiguration

public WfmConfiguration(String configPath)
                 throws VlabException
Creates a new instance of Vlbi Broker configuration

Parameters:
configPath - configuration path
Throws:
VlabException - thrown when configuration cannot be read
Method Detail

getDeviceLocation

public String getDeviceLocation()
Description copied from interface: IWfmConfiguration
Returns the location of the file containing the devices

Specified by:
getDeviceLocation in interface IWfmConfiguration
Returns:
predefined scenarios location

getResourceLinksLocation

public String getResourceLinksLocation()
Description copied from interface: IWfmConfiguration
Returns a location of resource links

Specified by:
getResourceLinksLocation in interface IWfmConfiguration
Returns:
location of resource links

getResourcePropertiesLocation

public String getResourcePropertiesLocation()
Description copied from interface: IWfmConfiguration
Returns a location of resource properties

Specified by:
getResourcePropertiesLocation in interface IWfmConfiguration
Returns:
location of resource properties

getResourceTypesLocation

public String getResourceTypesLocation()
Description copied from interface: IWfmConfiguration
Returns a location of resource types

Specified by:
getResourceTypesLocation in interface IWfmConfiguration
Returns:
location of resource types

getVlbiBrokerServiceLocation

public String getVlbiBrokerServiceLocation()
Description copied from interface: IWfmConfiguration
Returns a location (endpoint) of VLBI Broker Service

Specified by:
getVlbiBrokerServiceLocation in interface IWfmConfiguration
Returns:
location location of VLBI Broker Service

Log4j 0.9d

Copyright 2003 by VLAB Dominik Stoklosa.