com.arjuna.ats.tsmx.common
Class Configuration

java.lang.Object
  extended bycom.arjuna.ats.tsmx.common.Configuration

public class Configuration
extends java.lang.Object


Constructor Summary
Configuration()
           
 
Method Summary
static java.lang.String propertiesFile()
           
static void setPropertiesFile(java.lang.String file)
          Set the name of the properties file.
static java.lang.String version()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configuration

public Configuration()
Method Detail

propertiesFile

public static final java.lang.String propertiesFile()
Returns:
the name of the module properties file to use.

setPropertiesFile

public static final void setPropertiesFile(java.lang.String file)
Set the name of the properties file.


version

public static final java.lang.String version()
Returns:
the version of tsmx.