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 interface
Current
org/omg/CosTransactions/Current.java .Classes in org.omg.CosTransactions that implement CurrentOperations Modifier and Type Class Description class
_CurrentStub
org/omg/CosTransactions/_CurrentStub.java .class
CurrentPOA
org/omg/CosTransactions/CurrentPOA.java .class
CurrentPOATie
org/omg/CosTransactions/CurrentPOATie.java .Fields in org.omg.CosTransactions declared as CurrentOperations Modifier and Type Field Description private CurrentOperations
CurrentPOATie. _impl
Methods in org.omg.CosTransactions that return CurrentOperations Modifier and Type Method Description CurrentOperations
CurrentPOATie. _delegate()
Methods in org.omg.CosTransactions with parameters of type CurrentOperations Modifier and Type Method Description void
CurrentPOATie. _delegate(CurrentOperations delegate)
Constructors in org.omg.CosTransactions with parameters of type CurrentOperations Constructor Description CurrentPOATie(CurrentOperations delegate)
CurrentPOATie(CurrentOperations delegate, POA poa)
-