Uses of Interface
org.omg.CosConcurrencyControl.LockSetFactoryOperations

Packages that use LockSetFactoryOperations
org.jacorb.concurrency   
org.omg.CosConcurrencyControl   
 

Uses of LockSetFactoryOperations in org.jacorb.concurrency
 

Classes in org.jacorb.concurrency that implement LockSetFactoryOperations
 class LockSetFactoryImpl
           
 

Uses of LockSetFactoryOperations in org.omg.CosConcurrencyControl
 

Subinterfaces of LockSetFactoryOperations in org.omg.CosConcurrencyControl
 interface LockSetFactory
          Generated from IDL interface "LockSetFactory".
 

Classes in org.omg.CosConcurrencyControl that implement LockSetFactoryOperations
 class _LockSetFactoryStub
          Generated from IDL interface "LockSetFactory".
 class LockSetFactoryPOA
          Generated from IDL interface "LockSetFactory".
 class LockSetFactoryPOATie
          Generated from IDL interface "LockSetFactory".
 

Methods in org.omg.CosConcurrencyControl that return LockSetFactoryOperations
 LockSetFactoryOperations LockSetFactoryPOATie._delegate()
           
 

Methods in org.omg.CosConcurrencyControl with parameters of type LockSetFactoryOperations
 void LockSetFactoryPOATie._delegate(LockSetFactoryOperations delegate)
           
 

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



Copyright © 2015 JacORB. All rights reserved.