Class XTSPropertiesFactory
java.lang.Object
org.jboss.jbossts.xts.environment.XTSPropertiesFactory
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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Properties
Returns the systems default properties, as read from the configuration file.static void
setDefaultProperties
(Properties properties) Returns the systems default properties, as read from the configuration file.
-
Constructor Details
-
XTSPropertiesFactory
public XTSPropertiesFactory()
-
-
Method Details
-
getDefaultProperties
Returns the systems default properties, as read from the configuration file.- Returns:
- the configuration Properties
-
setDefaultProperties
Returns the systems default properties, as read from the configuration file.
-