org.csapi.fw.fw_service.integrity
Class _IpSvcLoadManagerStub

java.lang.Object
  extended by org.omg.CORBA.portable.ObjectImpl
      extended by org.csapi.fw.fw_service.integrity._IpSvcLoadManagerStub
All Implemented Interfaces:
java.io.Serializable, IpSvcLoadManager, IpSvcLoadManagerOperations, IpInterface, IpInterfaceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

public class _IpSvcLoadManagerStub
extends org.omg.CORBA.portable.ObjectImpl
implements IpSvcLoadManager

Generated from IDL interface "IpSvcLoadManager"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004
See Also:
Serialized Form

Field Summary
static java.lang.Class _opsClass
           
 
Constructor Summary
_IpSvcLoadManagerStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 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.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

_opsClass

public static final java.lang.Class _opsClass
Constructor Detail

_IpSvcLoadManagerStub

public _IpSvcLoadManagerStub()
Method Detail

_ids

public java.lang.String[] _ids()
Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl

querySvcLoadReq

public void querySvcLoadReq(TpTimeInterval timeInterval)
                     throws TpCommonExceptions
Specified by:
querySvcLoadReq in interface IpSvcLoadManagerOperations
Throws:
TpCommonExceptions

querySvcLoadStatsReq

public void querySvcLoadStatsReq(int loadStatsReqID,
                                 TpTimeInterval timeInterval)
                          throws TpCommonExceptions
Specified by:
querySvcLoadStatsReq in interface IpSvcLoadManagerOperations
Throws:
TpCommonExceptions

loadLevelNotification

public void loadLevelNotification(TpLoadStatistic[] loadStatistics)
                           throws TpCommonExceptions
Specified by:
loadLevelNotification in interface IpSvcLoadManagerOperations
Throws:
TpCommonExceptions

queryLoadStatsRes

public void queryLoadStatsRes(int loadStatsReqID,
                              TpLoadStatistic[] loadStatistics)
                       throws TpCommonExceptions
Specified by:
queryLoadStatsRes in interface IpSvcLoadManagerOperations
Throws:
TpCommonExceptions

createLoadLevelNotification

public void createLoadLevelNotification()
                                 throws TpCommonExceptions
Specified by:
createLoadLevelNotification in interface IpSvcLoadManagerOperations
Throws:
TpCommonExceptions

queryLoadErr

public void queryLoadErr(TpLoadStatisticError loadStatisticsError)
                  throws TpCommonExceptions
Specified by:
queryLoadErr in interface IpSvcLoadManagerOperations
Throws:
TpCommonExceptions

queryLoadStatsErr

public void queryLoadStatsErr(int loadStatsReqID,
                              TpLoadStatisticError loadStatisticsError)
                       throws TpCommonExceptions
Specified by:
queryLoadStatsErr in interface IpSvcLoadManagerOperations
Throws:
TpCommonExceptions

resumeNotification

public void resumeNotification()
                        throws TpCommonExceptions
Specified by:
resumeNotification in interface IpSvcLoadManagerOperations
Throws:
TpCommonExceptions

suspendNotification

public void suspendNotification()
                         throws TpCommonExceptions
Specified by:
suspendNotification in interface IpSvcLoadManagerOperations
Throws:
TpCommonExceptions

queryLoadRes

public void queryLoadRes(TpLoadStatistic[] loadStatistics)
                  throws TpCommonExceptions
Specified by:
queryLoadRes in interface IpSvcLoadManagerOperations
Throws:
TpCommonExceptions

destroyLoadLevelNotification

public void destroyLoadLevelNotification()
                                  throws TpCommonExceptions
Specified by:
destroyLoadLevelNotification in interface IpSvcLoadManagerOperations
Throws:
TpCommonExceptions


Copyright © 2008. All Rights Reserved.