Uses of Class
org.omg.CosTransactions.NotPrepared

Packages that use NotPrepared
org.omg.CosTransactions   
 

Uses of NotPrepared in org.omg.CosTransactions
 

Fields in org.omg.CosTransactions declared as NotPrepared
 NotPrepared NotPreparedHolder.value
           
 

Methods in org.omg.CosTransactions that return NotPrepared
static NotPrepared NotPreparedHelper.extract(org.omg.CORBA.Any a)
           
static NotPrepared NotPreparedHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.CosTransactions with parameters of type NotPrepared
static void NotPreparedHelper.insert(org.omg.CORBA.Any a, NotPrepared that)
           
static void NotPreparedHelper.write(org.omg.CORBA.portable.OutputStream ostream, NotPrepared value)
           
 

Methods in org.omg.CosTransactions that throw NotPrepared
 void _SubtransactionAwareResourceStub.commit()
           
 void ResourceOperations.commit()
           
 void _ResourceStub.commit()
           
 Status _RecoveryCoordinatorStub.replay_completion(Resource r)
           
 Status RecoveryCoordinatorOperations.replay_completion(Resource r)
           
 

Constructors in org.omg.CosTransactions with parameters of type NotPrepared
NotPreparedHolder(NotPrepared initialValue)
           
 



Copyright © 2008. All Rights Reserved.