Uses of Class
org.csapi.fw.TpLoadStatistic

Packages that use TpLoadStatistic
org.csapi.fw   
org.csapi.fw.fw_application.integrity   
org.csapi.fw.fw_service.integrity   
 

Uses of TpLoadStatistic in org.csapi.fw
 

Fields in org.csapi.fw declared as TpLoadStatistic
 TpLoadStatistic TpLoadStatisticHolder.value
           
 TpLoadStatistic[] TpLoadStatisticListHolder.value
           
 

Methods in org.csapi.fw that return TpLoadStatistic
static TpLoadStatistic[] TpLoadStatisticListHelper.extract(org.omg.CORBA.Any any)
           
static TpLoadStatistic TpLoadStatisticHelper.extract(org.omg.CORBA.Any any)
           
static TpLoadStatistic[] TpLoadStatisticListHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpLoadStatistic TpLoadStatisticHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.fw with parameters of type TpLoadStatistic
static void TpLoadStatisticHelper.insert(org.omg.CORBA.Any any, TpLoadStatistic s)
           
static void TpLoadStatisticListHelper.insert(org.omg.CORBA.Any any, TpLoadStatistic[] s)
           
static void TpLoadStatisticHelper.write(org.omg.CORBA.portable.OutputStream out, TpLoadStatistic s)
           
static void TpLoadStatisticListHelper.write(org.omg.CORBA.portable.OutputStream _out, TpLoadStatistic[] _s)
           
 

Constructors in org.csapi.fw with parameters of type TpLoadStatistic
TpLoadStatisticHolder(TpLoadStatistic initial)
           
TpLoadStatisticListHolder(TpLoadStatistic[] initial)
           
 

Uses of TpLoadStatistic in org.csapi.fw.fw_application.integrity
 

Methods in org.csapi.fw.fw_application.integrity with parameters of type TpLoadStatistic
 void IpAppLoadManagerPOATie.loadLevelNotification(TpLoadStatistic[] loadStatistics)
           
 void IpAppLoadManagerOperations.loadLevelNotification(TpLoadStatistic[] loadStatistics)
           
 void _IpAppLoadManagerStub.loadLevelNotification(TpLoadStatistic[] loadStatistics)
           
 void IpLoadManagerOperations.queryAppLoadRes(TpLoadStatistic[] loadStatistics)
           
 void IpLoadManagerPOATie.queryAppLoadRes(TpLoadStatistic[] loadStatistics)
           
 void _IpLoadManagerStub.queryAppLoadRes(TpLoadStatistic[] loadStatistics)
           
 void IpLoadManagerOperations.queryAppLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void IpLoadManagerPOATie.queryAppLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void _IpLoadManagerStub.queryAppLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void IpAppLoadManagerPOATie.queryLoadRes(TpLoadStatistic[] loadStatistics)
           
 void IpAppLoadManagerOperations.queryLoadRes(TpLoadStatistic[] loadStatistics)
           
 void _IpAppLoadManagerStub.queryLoadRes(TpLoadStatistic[] loadStatistics)
           
 void IpAppLoadManagerPOATie.queryLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void IpAppLoadManagerOperations.queryLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void _IpAppLoadManagerStub.queryLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 

Uses of TpLoadStatistic in org.csapi.fw.fw_service.integrity
 

Methods in org.csapi.fw.fw_service.integrity with parameters of type TpLoadStatistic
 void IpSvcLoadManagerOperations.loadLevelNotification(TpLoadStatistic[] loadStatistics)
           
 void _IpSvcLoadManagerStub.loadLevelNotification(TpLoadStatistic[] loadStatistics)
           
 void IpSvcLoadManagerPOATie.loadLevelNotification(TpLoadStatistic[] loadStatistics)
           
 void IpSvcLoadManagerOperations.queryLoadRes(TpLoadStatistic[] loadStatistics)
           
 void _IpSvcLoadManagerStub.queryLoadRes(TpLoadStatistic[] loadStatistics)
           
 void IpSvcLoadManagerPOATie.queryLoadRes(TpLoadStatistic[] loadStatistics)
           
 void IpSvcLoadManagerOperations.queryLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void _IpSvcLoadManagerStub.queryLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void IpSvcLoadManagerPOATie.queryLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void IpFwLoadManagerOperations.querySvcLoadRes(TpLoadStatistic[] loadStatistics)
           
 void _IpFwLoadManagerStub.querySvcLoadRes(TpLoadStatistic[] loadStatistics)
           
 void IpFwLoadManagerPOATie.querySvcLoadRes(TpLoadStatistic[] loadStatistics)
           
 void IpFwLoadManagerOperations.querySvcLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void _IpFwLoadManagerStub.querySvcLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void IpFwLoadManagerPOATie.querySvcLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 



Copyright © 2008. All Rights Reserved.