| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.jini.core.transaction | |
|---|---|
| com.gigaspaces.client | Deprecated: use org.openspaces.core instead.  | 
| com.gigaspaces.events | Provides GigaSpaces events related interfaces. | 
| com.j_spaces.core.client | Provides GigaSpaces client interface services | 
| com.j_spaces.map | Provides GigaSpaces MAP API | 
| com.sun.jini.mahalo | Provides implementations of the TransactionManager service. | 
| net.jini.core.transaction | These are the transaction abstraction's interfaces and classes. | 
| net.jini.core.transaction.server | These are the default transaction semantics for participant/manager interaction. | 
| net.jini.space | JavaSpaces(TM) servers provide a place on the network, a space, for clients to store and exchange objects. | 
| org.openspaces.core | Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and the ability to create it. | 
| org.openspaces.core.map | A package including factory beans to create GigaSpaces IMap or JCache Cache based on an IJSpace instance. | 
| 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). | 
| org.openspaces.jpa | Holds OpenSpaces JPA implementations. | 
| Classes in net.jini.core.transaction used by com.gigaspaces.client | |
|---|---|
| Transaction
 Interface for classes representing transactions returned by TransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
| TransactionException
 Base class for exceptions thrown during a transaction.  | 
|
| Classes in net.jini.core.transaction used by com.gigaspaces.events | |
|---|---|
| Transaction
 Interface for classes representing transactions returned by TransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
| TransactionException
 Base class for exceptions thrown during a transaction.  | 
|
| Classes in net.jini.core.transaction used by com.j_spaces.core.client | |
|---|---|
| Transaction
 Interface for classes representing transactions returned by TransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
| Transaction.Created
 Class that holds return values from create methods.  | 
|
| TransactionException
 Base class for exceptions thrown during a transaction.  | 
|
| Classes in net.jini.core.transaction used by com.j_spaces.map | |
|---|---|
| Transaction
 Interface for classes representing transactions returned by TransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
| Classes in net.jini.core.transaction used by com.sun.jini.mahalo | |
|---|---|
| CannotAbortException
 Exception thrown when a transaction cannot abort because it has already already decided to commit.  | 
|
| CannotCommitException
 Exception thrown when a transaction cannot commit because it has already aborted or must now be aborted.  | 
|
| CannotJoinException
 Exception thrown when a transaction cannot be joined because it is no longer active.  | 
|
| ITransactionLease
 TODO add Javadoc  | 
|
| TimeoutExpiredException
 Exception thrown when a transaction timeout has expired.  | 
|
| Transaction
 Interface for classes representing transactions returned by TransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
| UnknownTransactionException
 Exception thrown when a transaction is not recognized as a valid or known transaction.  | 
|
| Classes in net.jini.core.transaction used by net.jini.core.transaction | |
|---|---|
| CannotAbortException
 Exception thrown when a transaction cannot abort because it has already already decided to commit.  | 
|
| CannotCommitException
 Exception thrown when a transaction cannot commit because it has already aborted or must now be aborted.  | 
|
| CannotJoinException
 Exception thrown when a transaction cannot be joined because it is no longer active.  | 
|
| NestableTransaction
 Interface for classes representing nestable transactions returned by NestableTransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
| NestableTransaction.Created
 Class that holds return values from create methods.  | 
|
| TimeoutExpiredException
 Exception thrown when a transaction timeout has expired.  | 
|
| Transaction
 Interface for classes representing transactions returned by TransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
| Transaction.Created
 Class that holds return values from create methods.  | 
|
| TransactionException
 Base class for exceptions thrown during a transaction.  | 
|
| UnknownTransactionException
 Exception thrown when a transaction is not recognized as a valid or known transaction.  | 
|
| Classes in net.jini.core.transaction used by net.jini.core.transaction.server | |
|---|---|
| CannotAbortException
 Exception thrown when a transaction cannot abort because it has already already decided to commit.  | 
|
| CannotCommitException
 Exception thrown when a transaction cannot commit because it has already aborted or must now be aborted.  | 
|
| CannotJoinException
 Exception thrown when a transaction cannot be joined because it is no longer active.  | 
|
| ManagedTransaction
 additional methods which relates to the underlying transaction manager  | 
|
| NestableTransaction
 Interface for classes representing nestable transactions returned by NestableTransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
| NestableTransaction.Created
 Class that holds return values from create methods.  | 
|
| TimeoutExpiredException
 Exception thrown when a transaction timeout has expired.  | 
|
| Transaction
 Interface for classes representing transactions returned by TransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
| TransactionException
 Base class for exceptions thrown during a transaction.  | 
|
| UnknownTransactionException
 Exception thrown when a transaction is not recognized as a valid or known transaction.  | 
|
| Classes in net.jini.core.transaction used by net.jini.space | |
|---|---|
| Transaction
 Interface for classes representing transactions returned by TransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
| TransactionException
 Base class for exceptions thrown during a transaction.  | 
|
| Classes in net.jini.core.transaction used by org.openspaces.core | |
|---|---|
| Transaction
 Interface for classes representing transactions returned by TransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
| TransactionException
 Base class for exceptions thrown during a transaction.  | 
|
| Classes in net.jini.core.transaction used by org.openspaces.core.map | |
|---|---|
| Transaction
 Interface for classes representing transactions returned by TransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
| Classes in net.jini.core.transaction used by org.openspaces.core.transaction | |
|---|---|
| Transaction.Created
 Class that holds return values from create methods.  | 
|
| Classes in net.jini.core.transaction used by org.openspaces.core.transaction.manager | |
|---|---|
| Transaction
 Interface for classes representing transactions returned by TransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
| Transaction.Created
 Class that holds return values from create methods.  | 
|
| Classes in net.jini.core.transaction used by org.openspaces.jpa | |
|---|---|
| Transaction
 Interface for classes representing transactions returned by TransactionManager servers for use with transaction
 participants that implement the default transaction semantics. | 
|
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||