org.csapi.fw.fw_service.integrity
Interface IpFwFaultManagerOperations
- All Superinterfaces:
- IpInterfaceOperations
- All Known Subinterfaces:
- IpFwFaultManager
- All Known Implementing Classes:
- _IpFwFaultManagerStub, IpFwFaultManagerPOA, IpFwFaultManagerPOATie
public interface IpFwFaultManagerOperations
- extends IpInterfaceOperations
Generated from IDL interface "IpFwFaultManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
activityTestReq
void activityTestReq(int activityTestID,
TpSubjectType testSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
svcActivityTestRes
void svcActivityTestRes(int activityTestID,
java.lang.String activityTestResult)
throws TpCommonExceptions,
P_INVALID_ACTIVITY_TEST_ID
- Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID
appUnavailableInd
void appUnavailableInd()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
genFaultStatsRecordReq
void genFaultStatsRecordReq(TpTimeInterval timePeriod,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
svcUnavailableInd
void svcUnavailableInd(TpSvcUnavailReason reason)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
svcActivityTestErr
void svcActivityTestErr(int activityTestID)
throws TpCommonExceptions,
P_INVALID_ACTIVITY_TEST_ID
- Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID
genFaultStatsRecordRes
void genFaultStatsRecordRes(TpFaultStatsRecord faultStatistics,
java.lang.String[] serviceIDs)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
genFaultStatsRecordErr
void genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError,
java.lang.String[] serviceIDs)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatsRecordRes
void generateFaultStatsRecordRes(TpFaultStatsRecord faultStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatsRecordErr
void generateFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
svcAvailStatusInd
void svcAvailStatusInd(TpSvcAvailStatusReason reason)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordReq
void generateFaultStatisticsRecordReq(int faultStatsReqID,
TpTimeInterval timePeriod,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordRes
void generateFaultStatisticsRecordRes(int faultStatsReqID,
TpFaultStatsRecord faultStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordErr
void generateFaultStatisticsRecordErr(int faultStatsReqID,
TpFaultStatisticsError faultStatisticsError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2009. All Rights Reserved.