Uses of Package
com.sun.sgs.impl.kernel

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

Classes in com.sun.sgs.impl.kernel used by com.sun.sgs.impl.kernel
AbstractAccessCoordinator
          Provides a skeletal implementation of AccessCoordinatorHandle.
AccessCoordinatorHandle
          A subinterface of AccessCoordinator that the kernel uses to notify the access coordinator of new transactions.
KernelContext
          This is the implementation of KernelAppContext used by the kernel to manage the context of a single application.
LockingAccessCoordinator.LockerImpl
          Define a locker that records information about the transaction requesting locks, and descriptions.
ScheduledTaskImpl
          Package-private implementation of ScheduledTask that is used to maintain state about tasks accepted by TransactionScheduler and passed on its backing SchedulerQueue.
ScheduledTaskImpl.Builder
          We use the builder pattern here to avoid constructor explosion.
StandardProperties.ServiceNodeTypes
          An enumeration of the possible values to assign in the SERVICE_NODE_TYPES list.
StandardProperties.StandardService
          An enumeration of the known, standard Services.
 

Classes in com.sun.sgs.impl.kernel used by com.sun.sgs.impl.service.watchdog
KernelShutdownController
          An interface for controlling Kernel shutdown.
 


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