org.csapi.fw.fw_application.integrity
Class IpFaultManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_application.integrity.IpFaultManagerPOA
org.csapi.fw.fw_application.integrity.IpFaultManagerPOATie
- All Implemented Interfaces:
- IpFaultManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpFaultManagerPOATie
- extends IpFaultManagerPOA
Generated from IDL interface "IpFaultManager"
- 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 |
IpFaultManagerPOATie
public IpFaultManagerPOATie(IpFaultManagerOperations delegate)
IpFaultManagerPOATie
public IpFaultManagerPOATie(IpFaultManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpFaultManager _this()
- Overrides:
_this in class IpFaultManagerPOA
_this
public IpFaultManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpFaultManagerPOA
_delegate
public IpFaultManagerOperations _delegate()
_delegate
public void _delegate(IpFaultManagerOperations 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,
java.lang.String[] serviceIDs)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_UNAUTHORISED_PARAMETER_VALUE
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_UNAUTHORISED_PARAMETER_VALUE
appUnavailableInd
public void appUnavailableInd(java.lang.String serviceID)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordRes
public void generateFaultStatisticsRecordRes(int faultStatsReqID,
TpFaultStatsRecord faultStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
appActivityTestRes
public void appActivityTestRes(int activityTestID,
java.lang.String activityTestResult)
throws TpCommonExceptions,
P_INVALID_ACTIVITY_TEST_ID
- 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
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_UNAUTHORISED_PARAMETER_VALUE
appActivityTestErr
public void appActivityTestErr(int activityTestID)
throws TpCommonExceptions,
P_INVALID_ACTIVITY_TEST_ID
- Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID
generateFaultStatisticsRecordErr
public void generateFaultStatisticsRecordErr(int faultStatsReqID,
TpFaultStatisticsError faultStatisticsError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
svcUnavailableInd
public void svcUnavailableInd(java.lang.String serviceID)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_UNAUTHORISED_PARAMETER_VALUE
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_UNAUTHORISED_PARAMETER_VALUE
appAvailStatusInd
public void appAvailStatusInd(TpAppAvailStatusReason reason)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
genFaultStatsRecordRes
public void genFaultStatsRecordRes(TpFaultStatsRecord faultStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
genFaultStatsRecordErr
public void genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2009. All Rights Reserved.