Class XTSPropertiesFactory

java.lang.Object
org.jboss.jbossts.xts.environment.XTSPropertiesFactory

public class XTSPropertiesFactory extends Object
Created by IntelliJ IDEA. User: adinn Date: Aug 25, 2010 Time: 2:45:21 PM To change this template use File | Settings | File Templates.
  • Constructor Details

    • XTSPropertiesFactory

      public XTSPropertiesFactory()
  • Method Details

    • getDefaultProperties

      public static Properties getDefaultProperties()
      Returns the systems default properties, as read from the configuration file.
      Returns:
      the configuration Properties
    • setDefaultProperties

      public static void setDefaultProperties(Properties properties)
      Returns the systems default properties, as read from the configuration file.