Uses of Interface
org.omg.CosTransactions.Resource

Packages that use Resource
org.omg.CosTransactions   
 

Uses of Resource in org.omg.CosTransactions
 

Subinterfaces of Resource in org.omg.CosTransactions
 interface SubtransactionAwareResource
          Generated from IDL interface "SubtransactionAwareResource".
 

Fields in org.omg.CosTransactions declared as Resource
 Resource ResourceHolder.value
           
 

Methods in org.omg.CosTransactions that return Resource
static Resource ResourceHelper.extract(Any any)
           
static Resource ResourceHelper.narrow(Object obj)
           
static Resource ResourceHelper.read(InputStream in)
           
static Resource ResourceHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CosTransactions with parameters of type Resource
static void ResourceHelper.insert(Any any, Resource s)
           
 RecoveryCoordinator CoordinatorOperations.register_resource(Resource r)
           
 Status RecoveryCoordinatorOperations.replay_completion(Resource r)
           
static void ResourceHelper.write(OutputStream _out, Resource s)
           
 

Constructors in org.omg.CosTransactions with parameters of type Resource
ResourceHolder(Resource initial)
           
 



Copyright © 2008. All Rights Reserved.