org.csapi.fw.fw_service.integrity
Class IpSvcLoadManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_service.integrity.IpSvcLoadManagerPOA
          extended by org.csapi.fw.fw_service.integrity.IpSvcLoadManagerPOATie
All Implemented Interfaces:
IpSvcLoadManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpSvcLoadManagerPOATie
extends IpSvcLoadManagerPOA

Generated from IDL interface "IpSvcLoadManager"

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

Constructor Summary
IpSvcLoadManagerPOATie(IpSvcLoadManagerOperations delegate)
           
IpSvcLoadManagerPOATie(IpSvcLoadManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpSvcLoadManagerOperations _delegate()
           
 void _delegate(IpSvcLoadManagerOperations delegate)
           
 IpSvcLoadManager _this()
           
 IpSvcLoadManager _this(org.omg.CORBA.ORB orb)
           
 void createLoadLevelNotification()
           
 void destroyLoadLevelNotification()
           
 void loadLevelNotification(TpLoadStatistic[] loadStatistics)
           
 void queryLoadErr(TpLoadStatisticError loadStatisticsError)
           
 void queryLoadRes(TpLoadStatistic[] loadStatistics)
           
 void queryLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticsError)
           
 void queryLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void querySvcLoadReq(TpTimeInterval timeInterval)
           
 void querySvcLoadStatsReq(int loadStatsReqID, TpTimeInterval timeInterval)
           
 void resumeNotification()
           
 void suspendNotification()
           
 
Methods inherited from class org.csapi.fw.fw_service.integrity.IpSvcLoadManagerPOA
_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

IpSvcLoadManagerPOATie

public IpSvcLoadManagerPOATie(IpSvcLoadManagerOperations delegate)

IpSvcLoadManagerPOATie

public IpSvcLoadManagerPOATie(IpSvcLoadManagerOperations delegate,
                              org.omg.PortableServer.POA poa)
Method Detail

_this

public IpSvcLoadManager _this()
Overrides:
_this in class IpSvcLoadManagerPOA

_this

public IpSvcLoadManager _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpSvcLoadManagerPOA

_delegate

public IpSvcLoadManagerOperations _delegate()

_delegate

public void _delegate(IpSvcLoadManagerOperations delegate)

_default_POA

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

querySvcLoadReq

public void querySvcLoadReq(TpTimeInterval timeInterval)
                     throws TpCommonExceptions
Throws:
TpCommonExceptions

querySvcLoadStatsReq

public void querySvcLoadStatsReq(int loadStatsReqID,
                                 TpTimeInterval timeInterval)
                          throws TpCommonExceptions
Throws:
TpCommonExceptions

loadLevelNotification

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

queryLoadStatsRes

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

createLoadLevelNotification

public void createLoadLevelNotification()
                                 throws TpCommonExceptions
Throws:
TpCommonExceptions

queryLoadErr

public void queryLoadErr(TpLoadStatisticError loadStatisticsError)
                  throws TpCommonExceptions
Throws:
TpCommonExceptions

queryLoadStatsErr

public void queryLoadStatsErr(int loadStatsReqID,
                              TpLoadStatisticError loadStatisticsError)
                       throws TpCommonExceptions
Throws:
TpCommonExceptions

resumeNotification

public void resumeNotification()
                        throws TpCommonExceptions
Throws:
TpCommonExceptions

suspendNotification

public void suspendNotification()
                         throws TpCommonExceptions
Throws:
TpCommonExceptions

queryLoadRes

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

destroyLoadLevelNotification

public void destroyLoadLevelNotification()
                                  throws TpCommonExceptions
Throws:
TpCommonExceptions


Copyright © 2009. All Rights Reserved.