| 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerTransaction | |
|---|---|
| com.sun.jini.mahalo | Provides implementations of the TransactionManager service. | 
| net.jini.core.transaction.server | These are the default transaction semantics for participant/manager interaction. | 
| Uses of ServerTransaction in com.sun.jini.mahalo | 
|---|
| Methods in com.sun.jini.mahalo with parameters of type ServerTransaction | |
|---|---|
 void | 
TxnManagerImpl.join(long id,
     TransactionParticipant part,
     long crashCount,
     ServerTransaction userXtnObject)
 | 
 void | 
TxnMgrProxy.join(long id,
     TransactionParticipant part,
     long crashCount,
     ServerTransaction userXtnObject)
Deprecated.  | 
 void | 
TxnManagerImpl.join(long id,
     TransactionParticipant part,
     long crashCount,
     ServerTransaction userXtnObject,
     int partitionId,
     String clusterName,
     Object clusterProxy)
 | 
 void | 
TxnMgrProxy.join(long id,
     TransactionParticipant part,
     long crashCount,
     ServerTransaction userXtnObject,
     int partitionId,
     String clusterName,
     Object clusterProxy)
 | 
 void | 
TxnManagerImpl.join(Object xid,
     TransactionParticipant part,
     long crashCount,
     ServerTransaction userXtnObject)
 | 
 void | 
TxnMgrProxy.join(Object id,
     TransactionParticipant part,
     long crashCount,
     ServerTransaction userXtnObject)
Deprecated.  | 
 void | 
TxnManagerImpl.join(Object xid,
     TransactionParticipant part,
     long crashCount,
     ServerTransaction userXtnObject,
     int partitionId,
     String clusterName,
     Object clusterProxy)
 | 
 void | 
TxnMgrProxy.join(Object id,
     TransactionParticipant part,
     long crashCount,
     ServerTransaction userXtnObject,
     int partitionId,
     String clusterName,
     Object clusterProxy)
 | 
| Uses of ServerTransaction in net.jini.core.transaction.server | 
|---|
| Subclasses of ServerTransaction in net.jini.core.transaction.server | |
|---|---|
 class | 
NestableServerTransaction
Class implementing the NestableTransaction interface, for use
 with transaction participants that implement the default transaction
 semantics. | 
| Methods in net.jini.core.transaction.server that return ServerTransaction | |
|---|---|
 ServerTransaction | 
ServerTransaction.createCopy()
 | 
protected  ServerTransaction | 
ServerTransaction.createInstance()
Creates an instance of this class for cloning using the createCopy() method. | 
| Methods in net.jini.core.transaction.server with parameters of type ServerTransaction | |
|---|---|
 void | 
ExtendedTransactionManager.join(long id,
     TransactionParticipant part,
     long crashCount,
     ServerTransaction userXtnObject)
Deprecated.  | 
 void | 
ExtendedTransactionManager.join(long id,
     TransactionParticipant part,
     long crashCount,
     ServerTransaction userXtnObject,
     int partitionId,
     String clusterName,
     Object clusterProxy)
 | 
 void | 
ExtendedTransactionManager.join(Object id,
     TransactionParticipant part,
     long crashCount,
     ServerTransaction userXtnObject)
Deprecated.  | 
 void | 
ExtendedTransactionManager.join(Object id,
     TransactionParticipant part,
     long crashCount,
     ServerTransaction userXtnObject,
     int partitionId,
     String clusterName,
     Object clusterProxy)
 | 
  | 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||