Uses of Interface
businesslogic._UserFactoryIntfOperations

Packages that use _UserFactoryIntfOperations
businesslogic   
 

Uses of _UserFactoryIntfOperations in businesslogic
 

Classes in businesslogic that implement _UserFactoryIntfOperations
 class UserFactory
          This class provides an implementation of the _UserFactoryIntfOperations, used by the tie class generated by idltojava.
 

Fields in businesslogic declared as _UserFactoryIntfOperations
 _UserFactoryIntfOperations _UserFactoryIntfTie.servant
           
 

Constructors in businesslogic with parameters of type _UserFactoryIntfOperations
_UserFactoryIntfTie._UserFactoryIntfTie(_UserFactoryIntfOperations servant)