Uses of Interface
com.sun.sgs.impl.kernel.AccessCoordinatorHandle

Packages that use AccessCoordinatorHandle
com.sun.sgs.impl.kernel Provides an implementation of the RedDwarf Server kernel. 
 

Uses of AccessCoordinatorHandle in com.sun.sgs.impl.kernel
 

Classes in com.sun.sgs.impl.kernel that implement AccessCoordinatorHandle
 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.
 

Constructors in com.sun.sgs.impl.kernel with parameters of type AccessCoordinatorHandle
TransactionSchedulerImpl(Properties properties, TransactionCoordinator transactionCoordinator, ProfileCollectorHandle profileCollectorHandle, AccessCoordinatorHandle accessCoordinator)
          Creates an instance of TransactionSchedulerImpl.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved