com.arjuna.ats.jdbc.common
Class Configuration

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

public class Configuration
extends java.lang.Object

Runtime configuration class for this module.

Since:
JTS 1.0.
Version:
$Id: Configuration.javatmpl 2342 2006-03-30 13:06:17Z $
Author:
Mark Little (mark@arjuna.com)

Constructor Summary
Configuration()
           
 
Method Summary
static java.lang.String propertiesFile()
           
static void setPropertiesFile(java.lang.String file)
          Set the name of the properties file.
 
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.