|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionContext | |
|---|---|
| com.sun.sgs.impl.service.channel | Provides an implementation of ChannelManager. |
| com.sun.sgs.impl.service.data | Provides an implementation of DataService. |
| com.sun.sgs.impl.service.session | Provides an implementation of ClientSessionService. |
| com.sun.sgs.impl.util | Provides miscellaneous utility classes and methods. |
| Uses of TransactionContext in com.sun.sgs.impl.service.channel |
|---|
| Subclasses of TransactionContext in com.sun.sgs.impl.service.channel | |
|---|---|
(package private) class |
ChannelServiceImpl.Context
This transaction context maintains a per-channel list of non-transactional tasks to perform when the transaction commits. |
| Uses of TransactionContext in com.sun.sgs.impl.service.data |
|---|
| Subclasses of TransactionContext in com.sun.sgs.impl.service.data | |
|---|---|
(package private) class |
Context
Stores information for a specific transaction. |
| Uses of TransactionContext in com.sun.sgs.impl.service.session |
|---|
| Subclasses of TransactionContext in com.sun.sgs.impl.service.session | |
|---|---|
(package private) class |
ClientSessionServiceImpl.Context
|
| Uses of TransactionContext in com.sun.sgs.impl.util |
|---|
| Classes in com.sun.sgs.impl.util with type parameters of type TransactionContext | |
|---|---|
class |
TransactionContextFactory<T extends TransactionContext>
Utility class for participating in a transaction, parameterized by a type of TransactionContext to be used with a participant. |
class |
TransactionContextMap<T extends TransactionContext>
Utility class for maintaining the association between transactions and instances of TransactionContext. |
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||