Uses of Interface
org.omg.CosTransactions.CurrentOperations
-
Packages that use CurrentOperations Package Description org.omg.CosTransactions -
-
Uses of CurrentOperations in org.omg.CosTransactions
Subinterfaces of CurrentOperations in org.omg.CosTransactions Modifier and Type Interface Description interfaceCurrentorg/omg/CosTransactions/Current.java .Classes in org.omg.CosTransactions that implement CurrentOperations Modifier and Type Class Description class_CurrentStuborg/omg/CosTransactions/_CurrentStub.java .classCurrentPOAorg/omg/CosTransactions/CurrentPOA.java .classCurrentPOATieorg/omg/CosTransactions/CurrentPOATie.java .Fields in org.omg.CosTransactions declared as CurrentOperations Modifier and Type Field Description private CurrentOperationsCurrentPOATie. _implMethods in org.omg.CosTransactions that return CurrentOperations Modifier and Type Method Description CurrentOperationsCurrentPOATie. _delegate()Methods in org.omg.CosTransactions with parameters of type CurrentOperations Modifier and Type Method Description voidCurrentPOATie. _delegate(CurrentOperations delegate)Constructors in org.omg.CosTransactions with parameters of type CurrentOperations Constructor Description CurrentPOATie(CurrentOperations delegate)CurrentPOATie(CurrentOperations delegate, POA poa)
-