public interface JiniPlatformTransactionManager extends PlatformTransactionManager
PlatformTransactionManager that
 holds the Jini transactional context. The transactional context is the context the Jini
 transaction is bounded under (usually using Spring synchronization which is based on thread
 local).| Modifier and Type | Method and Description | 
|---|---|
String | 
getBeanName()  | 
Object | 
getTransactionalContext()
Returns the transactional context the jini transaction is bounded under (usually using Spring
 synchronization which is based on thread local). 
 | 
commit, getTransaction, rollbackCopyright © GigaSpaces.