com.mobileapps.pcre
Class PCREReportServerInfo

java.lang.Object
  |
  +--com.mobileapps.pcre.PCREReportServerInfo

public class PCREReportServerInfo
extends java.lang.Object


Field Summary
 java.lang.String GatewayName
           
 double LoadFactor
           
 int NumberOfReportEngineServers
           
 int NumberOfReportServerProcessors
           
 java.lang.String ReportServerAddress
           
 
Constructor Summary
PCREReportServerInfo()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LoadFactor

public double LoadFactor

NumberOfReportEngineServers

public int NumberOfReportEngineServers

NumberOfReportServerProcessors

public int NumberOfReportServerProcessors

GatewayName

public java.lang.String GatewayName

ReportServerAddress

public java.lang.String ReportServerAddress
Constructor Detail

PCREReportServerInfo

public PCREReportServerInfo()