|
Log4j 0.9d | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectConfigurationImpl
pl.psnc.expres.wfm.config.WfmConfiguration
public class WfmConfiguration
WfmConfiguration
class
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 |
---|
public WfmConfiguration(String configPath) throws VlabException
configPath
- configuration path
VlabException
- thrown when configuration cannot be readMethod Detail |
---|
public String getDeviceLocation()
IWfmConfiguration
getDeviceLocation
in interface IWfmConfiguration
public String getResourceLinksLocation()
IWfmConfiguration
getResourceLinksLocation
in interface IWfmConfiguration
public String getResourcePropertiesLocation()
IWfmConfiguration
getResourcePropertiesLocation
in interface IWfmConfiguration
public String getResourceTypesLocation()
IWfmConfiguration
getResourceTypesLocation
in interface IWfmConfiguration
public String getVlbiBrokerServiceLocation()
IWfmConfiguration
getVlbiBrokerServiceLocation
in interface IWfmConfiguration
|
Log4j 0.9d | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |