org.csapi.fw.fw_service.integrity
Interface IpFwLoadManagerOperations
- All Superinterfaces:
- IpInterfaceOperations
- All Known Subinterfaces:
- IpFwLoadManager
- All Known Implementing Classes:
- _IpFwLoadManagerStub, IpFwLoadManagerPOA, IpFwLoadManagerPOATie
public interface IpFwLoadManagerOperations
- extends IpInterfaceOperations
Generated from IDL interface "IpFwLoadManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
reportLoad
void reportLoad(TpLoadLevel loadLevel)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
queryLoadReq
void queryLoadReq(TpSubjectType querySubject,
TpTimeInterval timeInterval)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
querySvcLoadRes
void querySvcLoadRes(TpLoadStatistic[] loadStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
querySvcLoadErr
void querySvcLoadErr(TpLoadStatisticError loadStatisticError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
createLoadLevelNotification
void createLoadLevelNotification(TpSubjectType notificationSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
destroyLoadLevelNotification
void destroyLoadLevelNotification(TpSubjectType notificationSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
suspendNotification
void suspendNotification(TpSubjectType notificationSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
resumeNotification
void resumeNotification(TpSubjectType notificationSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
queryLoadStatsReq
void queryLoadStatsReq(int loadStatsReqID,
TpSubjectType querySubject,
TpTimeInterval timeInterval)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
querySvcLoadStatsRes
void querySvcLoadStatsRes(int loadStatsReqID,
TpLoadStatistic[] loadStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
querySvcLoadStatsErr
void querySvcLoadStatsErr(int loadStatsReqID,
TpLoadStatisticError loadStatisticError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2009. All Rights Reserved.