Uses of Interface
businesslogic._DefectFactoryIntfOperations

Packages that use _DefectFactoryIntfOperations
businesslogic   
 

Uses of _DefectFactoryIntfOperations in businesslogic
 

Classes in businesslogic that implement _DefectFactoryIntfOperations
 class DefectFactory
          Implementation of the _DefectFactoryIntfOperations interface, which is used by the tie class generated by idltojava.
 

Fields in businesslogic declared as _DefectFactoryIntfOperations
 _DefectFactoryIntfOperations _DefectFactoryIntfTie.servant
           
 

Constructors in businesslogic with parameters of type _DefectFactoryIntfOperations
_DefectFactoryIntfTie._DefectFactoryIntfTie(_DefectFactoryIntfOperations servant)