org.csapi.fw.fw_service.integrity
Interface IpSvcFaultManagerOperations
- All Superinterfaces:
- IpInterfaceOperations
- All Known Subinterfaces:
- IpSvcFaultManager
- All Known Implementing Classes:
- _IpSvcFaultManagerStub, IpSvcFaultManagerPOA, IpSvcFaultManagerPOATie
public interface IpSvcFaultManagerOperations
- extends IpInterfaceOperations
Generated from IDL interface "IpSvcFaultManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
activityTestRes
void activityTestRes(int activityTestID,
java.lang.String activityTestResult)
throws TpCommonExceptions,
P_INVALID_ACTIVITY_TEST_ID
- Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID
svcActivityTestReq
void svcActivityTestReq(int activityTestID)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
fwFaultReportInd
void fwFaultReportInd(TpInterfaceFault fault)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
fwFaultRecoveryInd
void fwFaultRecoveryInd(TpInterfaceFault fault)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
fwUnavailableInd
void fwUnavailableInd(TpFwUnavailReason reason)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
svcUnavailableInd
void svcUnavailableInd()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
appUnavailableInd
void appUnavailableInd()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
genFaultStatsRecordRes
void genFaultStatsRecordRes(TpFaultStatsRecord faultStatistics,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
activityTestErr
void activityTestErr(int activityTestID)
throws TpCommonExceptions,
P_INVALID_ACTIVITY_TEST_ID
- Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID
genFaultStatsRecordErr
void genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
genFaultStatsRecordReq
void genFaultStatsRecordReq(TpTimeInterval timePeriod,
java.lang.String[] serviceIDs)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_UNAUTHORISED_PARAMETER_VALUE
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_UNAUTHORISED_PARAMETER_VALUE
generateFaultStatsRecordReq
void generateFaultStatsRecordReq(TpTimeInterval timePeriod)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
appAvailStatusInd
void appAvailStatusInd(TpAppAvailStatusReason reason)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordRes
void generateFaultStatisticsRecordRes(int faultStatsReqID,
TpFaultStatsRecord faultStatistics,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordErr
void generateFaultStatisticsRecordErr(int faultStatsReqID,
TpFaultStatisticsError faultStatisticsError,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordReq
void generateFaultStatisticsRecordReq(int faultStatsReqID,
TpTimeInterval timePeriod)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2009. All Rights Reserved.