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 TypeInterfaceDescriptioninterfaceorg/omg/CosTransactions/SubtransactionAwareResource.java .Classes in org.omg.CosTransactions that implement ResourceModifier and TypeClassDescriptionclassorg/omg/CosTransactions/_ResourceStub.java .classorg/omg/CosTransactions/_SubtransactionAwareResourceStub.java .Fields in org.omg.CosTransactions declared as ResourceMethods in org.omg.CosTransactions that return ResourceModifier and TypeMethodDescriptionResourcePOA._this()static Resourcestatic Resourcestatic ResourceResourceHelper.read(InputStream istream) static ResourceResourceHelper.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 voidResourceHelper.write(OutputStream ostream, Resource value) Constructors in org.omg.CosTransactions with parameters of type Resource