org.csapi.fw.fw_application.integrity
Interface IpAppLoadManagerOperations
- All Superinterfaces:
- IpInterfaceOperations
- All Known Subinterfaces:
- IpAppLoadManager
- All Known Implementing Classes:
- _IpAppLoadManagerStub, IpAppLoadManagerPOA, IpAppLoadManagerPOATie
public interface IpAppLoadManagerOperations
- extends IpInterfaceOperations
Generated from IDL interface "IpAppLoadManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
queryAppLoadReq
void queryAppLoadReq(TpTimeInterval timeInterval)
queryLoadRes
void queryLoadRes(TpLoadStatistic[] loadStatistics)
queryLoadErr
void queryLoadErr(TpLoadStatisticError loadStatisticsError)
loadLevelNotification
void loadLevelNotification(TpLoadStatistic[] loadStatistics)
resumeNotification
void resumeNotification()
suspendNotification
void suspendNotification()
createLoadLevelNotification
void createLoadLevelNotification()
destroyLoadLevelNotification
void destroyLoadLevelNotification()
queryAppLoadStatsReq
void queryAppLoadStatsReq(int loadStatsReqID,
TpTimeInterval timeInterval)
queryLoadStatsRes
void queryLoadStatsRes(int loadStatsReqID,
TpLoadStatistic[] loadStatistics)
queryLoadStatsErr
void queryLoadStatsErr(int loadStatsReqID,
TpLoadStatisticError loadStatisticsError)
Copyright © 2008. All Rights Reserved.