Uses of Class
org.omg.CosTransactions.NotPrepared

Packages that use NotPrepared
org.jacorb.transaction   
org.omg.CosTransactions   
 

Uses of NotPrepared in org.jacorb.transaction
 

Methods in org.jacorb.transaction that throw NotPrepared
 void ResourceImpl.commit()
           
 Status RecoveryCoordinatorImpl.replay_completion(Resource r)
           
 

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(Any any)
           
static NotPrepared NotPreparedHelper.read(InputStream in)
           
 

Methods in org.omg.CosTransactions with parameters of type NotPrepared
static void NotPreparedHelper.insert(Any any, NotPrepared s)
           
static void NotPreparedHelper.write(OutputStream out, NotPrepared s)
           
 

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

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



Copyright © 2012 JacORB. All Rights Reserved.