org.csapi.fw.fw_application.integrity
Class _IpFaultManagerStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.fw.fw_application.integrity._IpFaultManagerStub
- All Implemented Interfaces:
- java.io.Serializable, IpFaultManager, IpFaultManagerOperations, IpInterface, IpInterfaceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpFaultManagerStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpFaultManager
Generated from IDL interface "IpFaultManager"
- 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
_IpFaultManagerStub
public _IpFaultManagerStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
genFaultStatsRecordReq
public void genFaultStatsRecordReq(TpTimeInterval timePeriod,
java.lang.String[] serviceIDs)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_UNAUTHORISED_PARAMETER_VALUE
- Specified by:
genFaultStatsRecordReq in interface IpFaultManagerOperations
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_UNAUTHORISED_PARAMETER_VALUE
generateFaultStatisticsRecordReq
public void generateFaultStatisticsRecordReq(int faultStatsReqID,
TpTimeInterval timePeriod,
java.lang.String[] serviceIDs)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_UNAUTHORISED_PARAMETER_VALUE
- Specified by:
generateFaultStatisticsRecordReq in interface IpFaultManagerOperations
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_UNAUTHORISED_PARAMETER_VALUE
appUnavailableInd
public void appUnavailableInd(java.lang.String serviceID)
throws TpCommonExceptions
- Specified by:
appUnavailableInd in interface IpFaultManagerOperations
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordRes
public void generateFaultStatisticsRecordRes(int faultStatsReqID,
TpFaultStatsRecord faultStatistics)
throws TpCommonExceptions
- Specified by:
generateFaultStatisticsRecordRes in interface IpFaultManagerOperations
- Throws:
TpCommonExceptions
appActivityTestRes
public void appActivityTestRes(int activityTestID,
java.lang.String activityTestResult)
throws TpCommonExceptions,
P_INVALID_ACTIVITY_TEST_ID
- Specified by:
appActivityTestRes in interface IpFaultManagerOperations
- Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID
activityTestReq
public void activityTestReq(int activityTestID,
java.lang.String svcID)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_UNAUTHORISED_PARAMETER_VALUE
- Specified by:
activityTestReq in interface IpFaultManagerOperations
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_UNAUTHORISED_PARAMETER_VALUE
appActivityTestErr
public void appActivityTestErr(int activityTestID)
throws TpCommonExceptions,
P_INVALID_ACTIVITY_TEST_ID
- Specified by:
appActivityTestErr in interface IpFaultManagerOperations
- Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID
generateFaultStatisticsRecordErr
public void generateFaultStatisticsRecordErr(int faultStatsReqID,
TpFaultStatisticsError faultStatisticsError)
throws TpCommonExceptions
- Specified by:
generateFaultStatisticsRecordErr in interface IpFaultManagerOperations
- Throws:
TpCommonExceptions
svcUnavailableInd
public void svcUnavailableInd(java.lang.String serviceID)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_UNAUTHORISED_PARAMETER_VALUE
- Specified by:
svcUnavailableInd in interface IpFaultManagerOperations
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_UNAUTHORISED_PARAMETER_VALUE
appAvailStatusInd
public void appAvailStatusInd(TpAppAvailStatusReason reason)
throws TpCommonExceptions
- Specified by:
appAvailStatusInd in interface IpFaultManagerOperations
- Throws:
TpCommonExceptions
genFaultStatsRecordRes
public void genFaultStatsRecordRes(TpFaultStatsRecord faultStatistics)
throws TpCommonExceptions
- Specified by:
genFaultStatsRecordRes in interface IpFaultManagerOperations
- Throws:
TpCommonExceptions
genFaultStatsRecordErr
public void genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError)
throws TpCommonExceptions
- Specified by:
genFaultStatsRecordErr in interface IpFaultManagerOperations
- Throws:
TpCommonExceptions
Copyright © 2008. All Rights Reserved.