org.csapi.fw.fw_service.integrity
Class IpFwFaultManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_service.integrity.IpFwFaultManagerPOA
org.csapi.fw.fw_service.integrity.IpFwFaultManagerPOATie
- All Implemented Interfaces:
- IpFwFaultManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpFwFaultManagerPOATie
- extends IpFwFaultManagerPOA
Generated from IDL interface "IpFwFaultManager"
- 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 |
IpFwFaultManagerPOATie
public IpFwFaultManagerPOATie(IpFwFaultManagerOperations delegate)
IpFwFaultManagerPOATie
public IpFwFaultManagerPOATie(IpFwFaultManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpFwFaultManager _this()
- Overrides:
_this in class IpFwFaultManagerPOA
_this
public IpFwFaultManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpFwFaultManagerPOA
_delegate
public IpFwFaultManagerOperations _delegate()
_delegate
public void _delegate(IpFwFaultManagerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
generateFaultStatisticsRecordReq
public void generateFaultStatisticsRecordReq(int faultStatsReqID,
TpTimeInterval timePeriod,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatsRecordRes
public void generateFaultStatsRecordRes(TpFaultStatsRecord faultStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
genFaultStatsRecordRes
public void genFaultStatsRecordRes(TpFaultStatsRecord faultStatistics,
java.lang.String[] serviceIDs)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordRes
public void generateFaultStatisticsRecordRes(int faultStatsReqID,
TpFaultStatsRecord faultStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
genFaultStatsRecordErr
public void genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError,
java.lang.String[] serviceIDs)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
svcUnavailableInd
public void svcUnavailableInd(TpSvcUnavailReason reason)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
svcActivityTestErr
public void svcActivityTestErr(int activityTestID)
throws TpCommonExceptions,
P_INVALID_ACTIVITY_TEST_ID
- Throws:
TpCommonExceptions
P_INVALID_ACTIVITY_TEST_ID
svcAvailStatusInd
public void svcAvailStatusInd(TpSvcAvailStatusReason reason)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatisticsRecordErr
public void generateFaultStatisticsRecordErr(int faultStatsReqID,
TpFaultStatisticsError faultStatisticsError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
generateFaultStatsRecordErr
public void generateFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
svcActivityTestRes
public void svcActivityTestRes(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,
TpSubjectType testSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
genFaultStatsRecordReq
public void genFaultStatsRecordReq(TpTimeInterval timePeriod,
TpSubjectType recordSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
appUnavailableInd
public void appUnavailableInd()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2008. All Rights Reserved.