|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccessCoordinator | |
|---|---|
| com.sun.sgs.impl.kernel | Provides an implementation of the RedDwarf Server kernel. |
| Uses of AccessCoordinator in com.sun.sgs.impl.kernel |
|---|
| Subinterfaces of AccessCoordinator in com.sun.sgs.impl.kernel | |
|---|---|
interface |
AccessCoordinatorHandle
A subinterface of AccessCoordinator that the kernel uses to notify
the access coordinator of new transactions. |
| Classes in com.sun.sgs.impl.kernel that implement AccessCoordinator | |
|---|---|
class |
AbstractAccessCoordinator
Provides a skeletal implementation of AccessCoordinatorHandle. |
class |
LockingAccessCoordinator
An implementation of AccessCoordinator that uses locking to handle
conflicts. |
class |
NullAccessCoordinator
Define an AccessCoordinatorHandle that does not detect conflicts,
report accesses to the profiling system, or perform any error checking on
its arguments. |
(package private) class |
TrackingAccessCoordinator
A package-private implementation of AccessCoordinator that is
used by the system to track access to objects and handle any possible
conflict. |
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||