Uses of Class
org.omg.CosTransactions.NotPrepared

Packages that use NotPrepared
org.omg.CosTransactions   
 

Uses of NotPrepared in org.omg.CosTransactions
 

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 ResourceOperations.commit()
           
 void SubtransactionAwareResourcePOATie.commit()
           
 void _SubtransactionAwareResourceStub.commit()
           
 void _ResourceStub.commit()
           
 void ResourcePOATie.commit()
           
 Status RecoveryCoordinatorOperations.replay_completion(Resource r)
           
 Status RecoveryCoordinatorPOATie.replay_completion(Resource r)
           
 Status _RecoveryCoordinatorStub.replay_completion(Resource r)
           
 



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.