Uses of Interface
org.omg.CosConcurrencyControl.LockSetOperations

Packages that use LockSetOperations
org.omg.CosConcurrencyControl   
 

Uses of LockSetOperations in org.omg.CosConcurrencyControl
 

Subinterfaces of LockSetOperations in org.omg.CosConcurrencyControl
 interface LockSet
          Generated from IDL interface "LockSet"
 

Classes in org.omg.CosConcurrencyControl that implement LockSetOperations
 class _LockSetStub
          Generated from IDL interface "LockSet"
 class LockSetPOA
          Generated from IDL interface "LockSet"
 class LockSetPOATie
          Generated from IDL interface "LockSet"
 

Methods in org.omg.CosConcurrencyControl that return LockSetOperations
 LockSetOperations LockSetPOATie._delegate()
           
 

Methods in org.omg.CosConcurrencyControl with parameters of type LockSetOperations
 void LockSetPOATie._delegate(LockSetOperations delegate)
           
 

Constructors in org.omg.CosConcurrencyControl with parameters of type LockSetOperations
LockSetPOATie(LockSetOperations delegate)
           
LockSetPOATie(LockSetOperations delegate, POA poa)