org.csapi.fw.fw_service.integrity
Class IpFwFaultManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_service.integrity.IpFwFaultManagerPOA
          extended by 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

Constructor Summary
IpFwFaultManagerPOATie(IpFwFaultManagerOperations delegate)
           
IpFwFaultManagerPOATie(IpFwFaultManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpFwFaultManagerOperations _delegate()
           
 void _delegate(IpFwFaultManagerOperations delegate)
           
 IpFwFaultManager _this()
           
 IpFwFaultManager _this(org.omg.CORBA.ORB orb)
           
 void activityTestReq(int activityTestID, TpSubjectType testSubject)
           
 void appUnavailableInd()
           
 void generateFaultStatisticsRecordErr(int faultStatsReqID, TpFaultStatisticsError faultStatisticsError)
           
 void generateFaultStatisticsRecordReq(int faultStatsReqID, TpTimeInterval timePeriod, TpSubjectType recordSubject)
           
 void generateFaultStatisticsRecordRes(int faultStatsReqID, TpFaultStatsRecord faultStatistics)
           
 void generateFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError)
           
 void generateFaultStatsRecordRes(TpFaultStatsRecord faultStatistics)
           
 void genFaultStatsRecordErr(TpFaultStatisticsError faultStatisticsError, java.lang.String[] serviceIDs)
           
 void genFaultStatsRecordReq(TpTimeInterval timePeriod, TpSubjectType recordSubject)
           
 void genFaultStatsRecordRes(TpFaultStatsRecord faultStatistics, java.lang.String[] serviceIDs)
           
 void svcActivityTestErr(int activityTestID)
           
 void svcActivityTestRes(int activityTestID, java.lang.String activityTestResult)
           
 void svcAvailStatusInd(TpSvcAvailStatusReason reason)
           
 void svcUnavailableInd(TpSvcUnavailReason reason)
           
 
Methods inherited from class org.csapi.fw.fw_service.integrity.IpFwFaultManagerPOA
_all_interfaces, _invoke
 
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
 

Constructor Detail

IpFwFaultManagerPOATie

public IpFwFaultManagerPOATie(IpFwFaultManagerOperations delegate)

IpFwFaultManagerPOATie

public IpFwFaultManagerPOATie(IpFwFaultManagerOperations delegate,
                              org.omg.PortableServer.POA poa)
Method Detail

_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.