Uses of Interface
org.adrabi.mysql.sysquereis.IViewServerInformation

Packages that use IViewServerInformation
myjquery   
org.adrabi.mysql.sysquereis   
 

Uses of IViewServerInformation in myjquery
 

Classes in myjquery that implement IViewServerInformation
 class MyJMain
           
 

Uses of IViewServerInformation in org.adrabi.mysql.sysquereis
 

Fields in org.adrabi.mysql.sysquereis declared as IViewServerInformation
private  IViewServerInformation ViewServerInformation.$ivsi
           
 

Methods in org.adrabi.mysql.sysquereis with parameters of type IViewServerInformation
 void ViewServerInformation.setIViewServerInformation(IViewServerInformation vsi)