| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transaction.Created | |
|---|---|
| com.j_spaces.core.client | Provides GigaSpaces client interface services | 
| net.jini.core.transaction | These are the transaction abstraction's interfaces and classes. | 
| org.openspaces.core.transaction | A package exposing the ability to get a GigaSpaces/Jini current transaction (integrating with Spring transaction management). | 
| org.openspaces.core.transaction.manager | Jini and Local transaction managers using Spring abstraction for transaction managers (PlatformTransactionManager). | 
| Uses of Transaction.Created in com.j_spaces.core.client | 
|---|
| Methods in com.j_spaces.core.client that return Transaction.Created | |
|---|---|
protected  Transaction.Created | 
XAResourceImpl.startIn(Xid xid,
        int flag,
        boolean setAsDefault)
 | 
| Uses of Transaction.Created in net.jini.core.transaction | 
|---|
| Methods in net.jini.core.transaction that return Transaction.Created | |
|---|---|
static Transaction.Created | 
TransactionFactory.create(TransactionManager mgr,
       long leaseTime)
Create a new top-level transaction.  | 
| Uses of Transaction.Created in org.openspaces.core.transaction | 
|---|
| Methods in org.openspaces.core.transaction that return Transaction.Created | |
|---|---|
 Transaction.Created | 
DefaultTransactionProvider.getCurrentTransaction(Object transactionalContext,
                      IJSpace space)
Returns the current running transaction based on the constructor provided transactional context (Note that the passed transactional context is not used).  | 
 Transaction.Created | 
TransactionProvider.getCurrentTransaction(Object transactionalContext,
                      IJSpace space)
Returns the currently running transaction (usually managed externally/declarative).  | 
| Uses of Transaction.Created in org.openspaces.core.transaction.manager | 
|---|
| Methods in org.openspaces.core.transaction.manager that return Transaction.Created | |
|---|---|
 Transaction.Created | 
JiniTransactionHolder.getTxCreated()
Returns the Jini transaction created object.  | 
| Constructors in org.openspaces.core.transaction.manager with parameters of type Transaction.Created | |
|---|---|
ExisitingJiniTransactionHolder(Transaction.Created txCreated,
                               int isolationLevel,
                               LeaseRenewalManager leaseRenewalManager)
 | 
|
JiniTransactionHolder(Transaction.Created txCreated,
                      int isolationLevel,
                      LeaseRenewalManager leaseRenewalManager)
Constructs a new jini transaction holder.  | 
|
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||