Package com.sun.jini.constants
Class TxnConstants
java.lang.Object
com.sun.jini.constants.TxnConstants
- All Implemented Interfaces:
TransactionConstants
Names for constants common to transaction managers and participants.
- Author:
- Sun Microsystems, Inc.
-
Field Summary
Fields inherited from interface net.jini.core.transaction.server.TransactionConstants
ABORTED, ACTIVE, COMMITTED, NOTCHANGED, PREPARED, VOTING -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TxnConstants
public TxnConstants()
-
-
Method Details
-
getName
Returns aStringwhich describes the state of theTransaction.- See Also:
-