org.csapi.fw.fw_service.integrity
Class IpFwLoadManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_service.integrity.IpFwLoadManagerPOA
          extended by org.csapi.fw.fw_service.integrity.IpFwLoadManagerPOATie
All Implemented Interfaces:
IpFwLoadManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpFwLoadManagerPOATie
extends IpFwLoadManagerPOA

Generated from IDL interface "IpFwLoadManager"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Constructor Summary
IpFwLoadManagerPOATie(IpFwLoadManagerOperations delegate)
           
IpFwLoadManagerPOATie(IpFwLoadManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpFwLoadManagerOperations _delegate()
           
 void _delegate(IpFwLoadManagerOperations delegate)
           
 IpFwLoadManager _this()
           
 IpFwLoadManager _this(org.omg.CORBA.ORB orb)
           
 void createLoadLevelNotification(TpSubjectType notificationSubject)
           
 void destroyLoadLevelNotification(TpSubjectType notificationSubject)
           
 void queryLoadReq(TpSubjectType querySubject, TpTimeInterval timeInterval)
           
 void queryLoadStatsReq(int loadStatsReqID, TpSubjectType querySubject, TpTimeInterval timeInterval)
           
 void querySvcLoadErr(TpLoadStatisticError loadStatisticError)
           
 void querySvcLoadRes(TpLoadStatistic[] loadStatistics)
           
 void querySvcLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticError)
           
 void querySvcLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void reportLoad(TpLoadLevel loadLevel)
           
 void resumeNotification(TpSubjectType notificationSubject)
           
 void suspendNotification(TpSubjectType notificationSubject)
           
 
Methods inherited from class org.csapi.fw.fw_service.integrity.IpFwLoadManagerPOA
_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

IpFwLoadManagerPOATie

public IpFwLoadManagerPOATie(IpFwLoadManagerOperations delegate)

IpFwLoadManagerPOATie

public IpFwLoadManagerPOATie(IpFwLoadManagerOperations delegate,
                             org.omg.PortableServer.POA poa)
Method Detail

_this

public IpFwLoadManager _this()
Overrides:
_this in class IpFwLoadManagerPOA

_this

public IpFwLoadManager _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpFwLoadManagerPOA

_delegate

public IpFwLoadManagerOperations _delegate()

_delegate

public void _delegate(IpFwLoadManagerOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

createLoadLevelNotification

public void createLoadLevelNotification(TpSubjectType notificationSubject)
                                 throws TpCommonExceptions
Throws:
TpCommonExceptions

querySvcLoadRes

public void querySvcLoadRes(TpLoadStatistic[] loadStatistics)
                     throws TpCommonExceptions
Throws:
TpCommonExceptions

querySvcLoadErr

public void querySvcLoadErr(TpLoadStatisticError loadStatisticError)
                     throws TpCommonExceptions
Throws:
TpCommonExceptions

querySvcLoadStatsRes

public void querySvcLoadStatsRes(int loadStatsReqID,
                                 TpLoadStatistic[] loadStatistics)
                          throws TpCommonExceptions
Throws:
TpCommonExceptions

queryLoadReq

public void queryLoadReq(TpSubjectType querySubject,
                         TpTimeInterval timeInterval)
                  throws TpCommonExceptions
Throws:
TpCommonExceptions

querySvcLoadStatsErr

public void querySvcLoadStatsErr(int loadStatsReqID,
                                 TpLoadStatisticError loadStatisticError)
                          throws TpCommonExceptions
Throws:
TpCommonExceptions

suspendNotification

public void suspendNotification(TpSubjectType notificationSubject)
                         throws TpCommonExceptions
Throws:
TpCommonExceptions

resumeNotification

public void resumeNotification(TpSubjectType notificationSubject)
                        throws TpCommonExceptions
Throws:
TpCommonExceptions

reportLoad

public void reportLoad(TpLoadLevel loadLevel)
                throws TpCommonExceptions
Throws:
TpCommonExceptions

queryLoadStatsReq

public void queryLoadStatsReq(int loadStatsReqID,
                              TpSubjectType querySubject,
                              TpTimeInterval timeInterval)
                       throws TpCommonExceptions
Throws:
TpCommonExceptions

destroyLoadLevelNotification

public void destroyLoadLevelNotification(TpSubjectType notificationSubject)
                                  throws TpCommonExceptions
Throws:
TpCommonExceptions


Copyright © 2009. All Rights Reserved.