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".
 

Classes in org.omg.CosTransactions that implement Resource
 class _ResourceStub
          Generated from IDL interface "Resource".
 class _SubtransactionAwareResourceStub
          Generated from IDL interface "SubtransactionAwareResource".
 

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

Methods in org.omg.CosTransactions that return Resource
 Resource ResourcePOATie._this()
           
 Resource ResourcePOA._this()
           
 Resource ResourcePOATie._this(org.omg.CORBA.ORB orb)
           
 Resource ResourcePOA._this(org.omg.CORBA.ORB orb)
           
static Resource ResourceHelper.extract(org.omg.CORBA.Any any)
           
static Resource ResourceHelper.narrow(org.omg.CORBA.Object obj)
           
static Resource ResourceHelper.read(org.omg.CORBA.portable.InputStream in)
           
static Resource ResourceHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

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

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



Copyright © {inceptionYear}-2008 null. All Rights Reserved.