|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atomikos.icatch.standalone.StandAloneConfiguration
public final class StandAloneConfiguration
The configuration (facade) class for the standalone version of the transaction manager. This version supports no import or export of transactions.
| Field Summary | |
|---|---|
static String |
DEFAULT_PROPERTIES_FILE_NAME
Deprecated. The default standalone properties file name, assumed to be in the current directory and to be used in case the property FILE_PATH_PROPERTY_NAME is not set. |
static String |
FILE_PATH_PROPERTY_NAME
Deprecated. The System property name that holds the path to the standalone properties file, needed for default initialization of the standalone config. |
static String |
NO_FILE_PROPERTY_NAME
Deprecated. The system property name that indicates that NO configuration file should be used. |
| Constructor Summary | |
|---|---|
StandAloneConfiguration()
Deprecated. |
|
| Method Summary | |
|---|---|
static TSInitInfo |
createTSInitInfo()
Deprecated. Create a TSInitInfo object for this configuration. |
static UserTransactionService |
getUserTransactionService()
Deprecated. Get the UserTransactionManager instance for the configuration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String FILE_PATH_PROPERTY_NAME
public static final String NO_FILE_PROPERTY_NAME
public static final String DEFAULT_PROPERTIES_FILE_NAME
| Constructor Detail |
|---|
public StandAloneConfiguration()
| Method Detail |
|---|
public static final UserTransactionService getUserTransactionService()
public static final TSInitInfo createTSInitInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||