|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KernelCallable | |
|---|---|
| com.sun.sgs.impl.service.channel | Provides an implementation of ChannelManager. |
| com.sun.sgs.impl.util | Provides miscellaneous utility classes and methods. |
| Uses of KernelCallable in com.sun.sgs.impl.service.channel |
|---|
| Methods in com.sun.sgs.impl.service.channel with parameters of type KernelCallable | ||
|---|---|---|
(package private)
|
ChannelServiceImpl.runTransactionalCallable(KernelCallable<R> callable)
Runs the specified non-durable, transactional callable using
this service's task owner, and returns the result. |
|
| Uses of KernelCallable in com.sun.sgs.impl.util |
|---|
| Methods in com.sun.sgs.impl.util with parameters of type KernelCallable | ||
|---|---|---|
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 | |||||||||