org.csapi.fw.fw_service.integrity
Class _IpSvcFaultManagerStub

java.lang.Object
  extended by org.omg.CORBA.portable.ObjectImpl
      extended by org.csapi.fw.fw_service.integrity._IpSvcFaultManagerStub
All Implemented Interfaces:
java.io.Serializable, IpSvcFaultManager, IpSvcFaultManagerOperations, IpInterface, IpInterfaceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

public class _IpSvcFaultManagerStub
extends org.omg.CORBA.portable.ObjectImpl
implements IpSvcFaultManager

Generated from IDL interface "IpSvcFaultManager"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004
See Also:
Serialized Form

Field Summary
static java.lang.Class _opsClass
           
 
Constructor Summary
_IpSvcFaultManagerStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 void activityTestErr(int activityTestID)
           
 void activityTestRes(int activityTestID, java.lang.String activityTestResult)
           
 void appAvailStatusInd(TpAppAvailStatusReason reason)
           
 void appUnavailableInd()
           
 void fwFaultRecoveryInd(TpInterfaceFault fault)
           
 void fwFaultReportInd(TpInterfaceFault fault)
           
 void fwUnavailableInd(TpFwUnavailReason reason)
           
 void generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError faultStatisticsError, TpSubjectType recordSubject)
           
 void generateFaultStatisticsRecordReq(int faultStatsReqID, TpTimeInterval timePeriod)
           
 void generateFaultStatisticsRecordRes(int faultStatsReqID, TpFaultStatsRecord faultStatistics, TpSubjectType recordSubject)
           
 void generateFaultStatsRecordReq(TpTimeInterval timePeriod)
           
 void genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError, TpSubjectType recordSubject)
           
 void genFaultStatsRecordReq(TpTimeInterval timePeriod, java.lang.String[] serviceIDs)
           
 void genFaultStatsRecordRes(TpFaultStatsRecord faultStatistics, TpSubjectType recordSubject)
           
 void svcActivityTestReq(int activityTestID)
           
 void svcUnavailableInd()
           
 
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
 

Field Detail

_opsClass

public static final java.lang.Class _opsClass
Constructor Detail

_IpSvcFaultManagerStub

public _IpSvcFaultManagerStub()
Method Detail

_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 IpSvcFaultManagerOperations
Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_UNAUTHORISED_PARAMETER_VALUE

generateFaultStatisticsRecordReq

public void generateFaultStatisticsRecordReq(int faultStatsReqID,
                                             TpTimeInterval timePeriod)
                                      throws TpCommonExceptions
Specified by:
generateFaultStatisticsRecordReq in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions

genFaultStatsRecordErr

public void genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError,
                                   TpSubjectType recordSubject)
                            throws TpCommonExceptions
Specified by:
genFaultStatsRecordErr in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions

generateFaultStatisticsRecordRes

public void generateFaultStatisticsRecordRes(int faultStatsReqID,
                                             TpFaultStatsRecord faultStatistics,
                                             TpSubjectType recordSubject)
                                      throws TpCommonExceptions
Specified by:
generateFaultStatisticsRecordRes in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions

fwUnavailableInd

public void fwUnavailableInd(TpFwUnavailReason reason)
                      throws TpCommonExceptions
Specified by:
fwUnavailableInd in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions

svcUnavailableInd

public void svcUnavailableInd()
                       throws TpCommonExceptions
Specified by:
svcUnavailableInd in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions

activityTestErr

public void activityTestErr(int activityTestID)
                     throws TpCommonExceptions,
                            P_INVALID_ACTIVITY_TEST_ID
Specified by:
activityTestErr in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID

svcActivityTestReq

public void svcActivityTestReq(int activityTestID)
                        throws TpCommonExceptions
Specified by:
svcActivityTestReq in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions

fwFaultRecoveryInd

public void fwFaultRecoveryInd(TpInterfaceFault fault)
                        throws TpCommonExceptions
Specified by:
fwFaultRecoveryInd in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions

genFaultStatsRecordRes

public void genFaultStatsRecordRes(TpFaultStatsRecord faultStatistics,
                                   TpSubjectType recordSubject)
                            throws TpCommonExceptions
Specified by:
genFaultStatsRecordRes in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions

appAvailStatusInd

public void appAvailStatusInd(TpAppAvailStatusReason reason)
                       throws TpCommonExceptions
Specified by:
appAvailStatusInd in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions

generateFaultStatisticsRecordErr

public void generateFaultStatisticsRecordErr(int faultStatsReqID,
                                             TpFaultStatisticsError faultStatisticsError,
                                             TpSubjectType recordSubject)
                                      throws TpCommonExceptions
Specified by:
generateFaultStatisticsRecordErr in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions

generateFaultStatsRecordReq

public void generateFaultStatsRecordReq(TpTimeInterval timePeriod)
                                 throws TpCommonExceptions
Specified by:
generateFaultStatsRecordReq in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions

fwFaultReportInd

public void fwFaultReportInd(TpInterfaceFault fault)
                      throws TpCommonExceptions
Specified by:
fwFaultReportInd in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions

appUnavailableInd

public void appUnavailableInd()
                       throws TpCommonExceptions
Specified by:
appUnavailableInd in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions

activityTestRes

public void activityTestRes(int activityTestID,
                            java.lang.String activityTestResult)
                     throws TpCommonExceptions,
                            P_INVALID_ACTIVITY_TEST_ID
Specified by:
activityTestRes in interface IpSvcFaultManagerOperations
Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID


Copyright © 2008. All Rights Reserved.