|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionScheduler | |
|---|---|
| com.sun.sgs.impl.kernel | Provides an implementation of the RedDwarf Server kernel. |
| com.sun.sgs.impl.util | Provides miscellaneous utility classes and methods. |
| Uses of TransactionScheduler in com.sun.sgs.impl.kernel |
|---|
| Classes in com.sun.sgs.impl.kernel that implement TransactionScheduler | |
|---|---|
(package private) class |
TransactionSchedulerImpl
Package-private implementation of TransactionScheduler that is
used by the system for scheduling and running all transactional tasks. |
| Uses of TransactionScheduler in com.sun.sgs.impl.util |
|---|
| Fields in com.sun.sgs.impl.util declared as TransactionScheduler | |
|---|---|
protected TransactionScheduler |
AbstractService.transactionScheduler
The transaction scheduler. |
| Methods in com.sun.sgs.impl.util with parameters of type TransactionScheduler | ||
|---|---|---|
static
|
KernelCallable.call(KernelCallable<R> callable,
TransactionScheduler txnScheduler,
Identity taskOwner)
Runs the specified callable (by invoking its call
method) in a transaction using the specified txnScheduler
and taskOwner and returns the result. |
|
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||