Uses of Interface
org.omg.CosTransactions.Resource
Packages that use Resource
-
Uses of Resource in org.omg.CosTransactions
Subinterfaces of Resource in org.omg.CosTransactionsModifier and TypeInterfaceDescriptioninterface
org/omg/CosTransactions/SubtransactionAwareResource.java .Classes in org.omg.CosTransactions that implement ResourceModifier and TypeClassDescriptionclass
org/omg/CosTransactions/_ResourceStub.java .class
org/omg/CosTransactions/_SubtransactionAwareResourceStub.java .Fields in org.omg.CosTransactions declared as ResourceMethods in org.omg.CosTransactions that return ResourceModifier and TypeMethodDescriptionResourcePOA._this()
static Resource
static Resource
static Resource
ResourceHelper.read
(InputStream istream) static Resource
ResourceHelper.unchecked_narrow
(Object obj) Methods in org.omg.CosTransactions with parameters of type ResourceModifier and TypeMethodDescriptionstatic void
_CoordinatorStub.register_resource
(Resource r) CoordinatorOperations.register_resource
(Resource r) CoordinatorPOATie.register_resource
(Resource r) _RecoveryCoordinatorStub.replay_completion
(Resource r) RecoveryCoordinatorOperations.replay_completion
(Resource r) RecoveryCoordinatorPOATie.replay_completion
(Resource r) static void
ResourceHelper.write
(OutputStream ostream, Resource value) Constructors in org.omg.CosTransactions with parameters of type Resource