Uses of Interface
com.sun.sgs.service.NonDurableTransactionParticipant

Packages that use NonDurableTransactionParticipant
com.sun.sgs.impl.kernel Provides an implementation of the RedDwarf Server kernel. 
com.sun.sgs.impl.kernel.logging Provides transactional logging facilities. 
com.sun.sgs.impl.util Provides miscellaneous utility classes and methods. 
 

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

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

Uses of NonDurableTransactionParticipant in com.sun.sgs.impl.kernel.logging
 

Classes in com.sun.sgs.impl.kernel.logging that implement NonDurableTransactionParticipant
 class TransactionalHandler
          A Handler implementation that given a backing Handler, provides transactional semantics for the #publish(LogRecord) method.
 

Uses of NonDurableTransactionParticipant in com.sun.sgs.impl.util
 

Classes in com.sun.sgs.impl.util that implement NonDurableTransactionParticipant
protected  class TransactionContextFactory.NonDurableParticipant
          Provides a non-durable transaction participant.
 


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