org.csapi.fw.fw_service.integrity
Class IpSvcFaultManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_service.integrity.IpSvcFaultManagerPOA
org.csapi.fw.fw_service.integrity.IpSvcFaultManagerPOATie
- All Implemented Interfaces:
- IpSvcFaultManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpSvcFaultManagerPOATie
- extends IpSvcFaultManagerPOA
Generated from IDL interface "IpSvcFaultManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IpSvcFaultManagerPOATie
public IpSvcFaultManagerPOATie(IpSvcFaultManagerOperations delegate)
IpSvcFaultManagerPOATie
public IpSvcFaultManagerPOATie(IpSvcFaultManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpSvcFaultManager _this()
- Overrides:
_this in class IpSvcFaultManagerPOA
_this
public IpSvcFaultManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpSvcFaultManagerPOA
_delegate
public IpSvcFaultManagerOperations _delegate()
_delegate
public void _delegate(IpSvcFaultManagerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
genFaultStatsRecordReq
public 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
generateFaultStatisticsRecordReq
public void generateFaultStatisticsRecordReq(int faultStatsReqID,
TpTimeInterval timePeriod)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
genFaultStatsRecordErr
public void genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordRes
public void generateFaultStatisticsRecordRes(int faultStatsReqID,
TpFaultStatsRecord faultStatistics,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
fwUnavailableInd
public void fwUnavailableInd(TpFwUnavailReason reason)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
svcUnavailableInd
public void svcUnavailableInd()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
activityTestErr
public void activityTestErr(int activityTestID)
throws TpCommonExceptions,
P_INVALID_ACTIVITY_TEST_ID
- Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID
svcActivityTestReq
public void svcActivityTestReq(int activityTestID)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
fwFaultRecoveryInd
public void fwFaultRecoveryInd(TpInterfaceFault fault)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
genFaultStatsRecordRes
public void genFaultStatsRecordRes(TpFaultStatsRecord faultStatistics,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
appAvailStatusInd
public void appAvailStatusInd(TpAppAvailStatusReason reason)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordErr
public void generateFaultStatisticsRecordErr(int faultStatsReqID,
TpFaultStatisticsError faultStatisticsError,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatsRecordReq
public void generateFaultStatsRecordReq(TpTimeInterval timePeriod)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
fwFaultReportInd
public void fwFaultReportInd(TpInterfaceFault fault)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
appUnavailableInd
public void appUnavailableInd()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
activityTestRes
public void activityTestRes(int activityTestID,
java.lang.String activityTestResult)
throws TpCommonExceptions,
P_INVALID_ACTIVITY_TEST_ID
- Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID
Copyright © 2008. All Rights Reserved.