org.csapi.fw.fw_service.integrity
Class _IpFwFaultManagerStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.fw.fw_service.integrity._IpFwFaultManagerStub
- All Implemented Interfaces:
- java.io.Serializable, IpFwFaultManager, IpFwFaultManagerOperations, IpInterface, IpInterfaceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpFwFaultManagerStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpFwFaultManager
Generated from IDL interface "IpFwFaultManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.Class |
_opsClass
|
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
_opsClass
public static final java.lang.Class _opsClass
_IpFwFaultManagerStub
public _IpFwFaultManagerStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
generateFaultStatisticsRecordReq
public void generateFaultStatisticsRecordReq(int faultStatsReqID,
TpTimeInterval timePeriod,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Specified by:
generateFaultStatisticsRecordReq in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
generateFaultStatsRecordRes
public void generateFaultStatsRecordRes(TpFaultStatsRecord faultStatistics)
throws TpCommonExceptions
- Specified by:
generateFaultStatsRecordRes in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
genFaultStatsRecordRes
public void genFaultStatsRecordRes(TpFaultStatsRecord faultStatistics,
java.lang.String[] serviceIDs)
throws TpCommonExceptions
- Specified by:
genFaultStatsRecordRes in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordRes
public void generateFaultStatisticsRecordRes(int faultStatsReqID,
TpFaultStatsRecord faultStatistics)
throws TpCommonExceptions
- Specified by:
generateFaultStatisticsRecordRes in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
genFaultStatsRecordErr
public void genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError,
java.lang.String[] serviceIDs)
throws TpCommonExceptions
- Specified by:
genFaultStatsRecordErr in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
svcUnavailableInd
public void svcUnavailableInd(TpSvcUnavailReason reason)
throws TpCommonExceptions
- Specified by:
svcUnavailableInd in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
svcActivityTestErr
public void svcActivityTestErr(int activityTestID)
throws TpCommonExceptions,
P_INVALID_ACTIVITY_TEST_ID
- Specified by:
svcActivityTestErr in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID
svcAvailStatusInd
public void svcAvailStatusInd(TpSvcAvailStatusReason reason)
throws TpCommonExceptions
- Specified by:
svcAvailStatusInd in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordErr
public void generateFaultStatisticsRecordErr(int faultStatsReqID,
TpFaultStatisticsError faultStatisticsError)
throws TpCommonExceptions
- Specified by:
generateFaultStatisticsRecordErr in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
generateFaultStatsRecordErr
public void generateFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError)
throws TpCommonExceptions
- Specified by:
generateFaultStatsRecordErr in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
svcActivityTestRes
public void svcActivityTestRes(int activityTestID,
java.lang.String activityTestResult)
throws TpCommonExceptions,
P_INVALID_ACTIVITY_TEST_ID
- Specified by:
svcActivityTestRes in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID
activityTestReq
public void activityTestReq(int activityTestID,
TpSubjectType testSubject)
throws TpCommonExceptions
- Specified by:
activityTestReq in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
genFaultStatsRecordReq
public void genFaultStatsRecordReq(TpTimeInterval timePeriod,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Specified by:
genFaultStatsRecordReq in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
appUnavailableInd
public void appUnavailableInd()
throws TpCommonExceptions
- Specified by:
appUnavailableInd in interface IpFwFaultManagerOperations
- Throws:
TpCommonExceptions
Copyright © 2008. All Rights Reserved.