org.csapi.fw.fw_application.integrity
Class IpLoadManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_application.integrity.IpLoadManagerPOA
          extended by org.csapi.fw.fw_application.integrity.IpLoadManagerPOATie
All Implemented Interfaces:
IpLoadManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpLoadManagerPOATie
extends IpLoadManagerPOA

Generated from IDL interface "IpLoadManager"

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

Constructor Summary
IpLoadManagerPOATie(IpLoadManagerOperations delegate)
           
IpLoadManagerPOATie(IpLoadManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpLoadManagerOperations _delegate()
           
 void _delegate(IpLoadManagerOperations delegate)
           
 IpLoadManager _this()
           
 IpLoadManager _this(org.omg.CORBA.ORB orb)
           
 void createLoadLevelNotification(java.lang.String[] serviceIDs)
           
 void destroyLoadLevelNotification(java.lang.String[] serviceIDs)
           
 void queryAppLoadErr(TpLoadStatisticError loadStatisticsError)
           
 void queryAppLoadRes(TpLoadStatistic[] loadStatistics)
           
 void queryAppLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticsError)
           
 void queryAppLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void queryLoadReq(java.lang.String[] serviceIDs, TpTimeInterval timeInterval)
           
 void queryLoadStatsReq(int loadStatsReqID, java.lang.String[] serviceIDs, TpTimeInterval timeInterval)
           
 void reportLoad(TpLoadLevel loadLevel)
           
 void resumeNotification(java.lang.String[] serviceIDs)
           
 void suspendNotification(java.lang.String[] serviceIDs)
           
 
Methods inherited from class org.csapi.fw.fw_application.integrity.IpLoadManagerPOA
_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

IpLoadManagerPOATie

public IpLoadManagerPOATie(IpLoadManagerOperations delegate)

IpLoadManagerPOATie

public IpLoadManagerPOATie(IpLoadManagerOperations delegate,
                           org.omg.PortableServer.POA poa)
Method Detail

_this

public IpLoadManager _this()
Overrides:
_this in class IpLoadManagerPOA

_this

public IpLoadManager _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpLoadManagerPOA

_delegate

public IpLoadManagerOperations _delegate()

_delegate

public void _delegate(IpLoadManagerOperations delegate)

_default_POA

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

queryLoadStatsReq

public void queryLoadStatsReq(int loadStatsReqID,
                              java.lang.String[] serviceIDs,
                              TpTimeInterval timeInterval)
                       throws P_INVALID_SERVICE_ID,
                              TpCommonExceptions,
                              P_SERVICE_NOT_ENABLED,
                              P_UNAUTHORISED_PARAMETER_VALUE
Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_SERVICE_NOT_ENABLED
P_UNAUTHORISED_PARAMETER_VALUE

queryAppLoadErr

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

queryAppLoadStatsErr

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

queryAppLoadRes

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

resumeNotification

public void resumeNotification(java.lang.String[] serviceIDs)
                        throws P_INVALID_SERVICE_ID,
                               TpCommonExceptions,
                               P_SERVICE_NOT_ENABLED,
                               P_UNAUTHORISED_PARAMETER_VALUE
Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_SERVICE_NOT_ENABLED
P_UNAUTHORISED_PARAMETER_VALUE

reportLoad

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

suspendNotification

public void suspendNotification(java.lang.String[] serviceIDs)
                         throws P_INVALID_SERVICE_ID,
                                TpCommonExceptions,
                                P_SERVICE_NOT_ENABLED,
                                P_UNAUTHORISED_PARAMETER_VALUE
Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_SERVICE_NOT_ENABLED
P_UNAUTHORISED_PARAMETER_VALUE

createLoadLevelNotification

public void createLoadLevelNotification(java.lang.String[] serviceIDs)
                                 throws P_INVALID_SERVICE_ID,
                                        TpCommonExceptions,
                                        P_UNAUTHORISED_PARAMETER_VALUE
Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_UNAUTHORISED_PARAMETER_VALUE

queryLoadReq

public void queryLoadReq(java.lang.String[] serviceIDs,
                         TpTimeInterval timeInterval)
                  throws P_INVALID_SERVICE_ID,
                         TpCommonExceptions,
                         P_SERVICE_NOT_ENABLED,
                         P_UNAUTHORISED_PARAMETER_VALUE
Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_SERVICE_NOT_ENABLED
P_UNAUTHORISED_PARAMETER_VALUE

destroyLoadLevelNotification

public void destroyLoadLevelNotification(java.lang.String[] serviceIDs)
                                  throws P_INVALID_SERVICE_ID,
                                         TpCommonExceptions,
                                         P_UNAUTHORISED_PARAMETER_VALUE
Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_UNAUTHORISED_PARAMETER_VALUE

queryAppLoadStatsRes

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


Copyright © 2009. All Rights Reserved.