Uses of Interface
businesslogic._DefectServerIntfOperations

Packages that use _DefectServerIntfOperations
businesslogic   
 

Uses of _DefectServerIntfOperations in businesslogic
 

Classes in businesslogic that implement _DefectServerIntfOperations
 class DefectServer
          DefectServer is the primary entry point for the BugTracker's server-side components.
 

Fields in businesslogic declared as _DefectServerIntfOperations
 _DefectServerIntfOperations _DefectServerIntfTie.servant
           
 

Constructors in businesslogic with parameters of type _DefectServerIntfOperations
_DefectServerIntfTie._DefectServerIntfTie(_DefectServerIntfOperations servant)