org.csapi.fw.fw_application.integrity
Class _IpAppLoadManagerStub

java.lang.Object
  extended by org.omg.CORBA.portable.ObjectImpl
      extended by org.csapi.fw.fw_application.integrity._IpAppLoadManagerStub
All Implemented Interfaces:
java.io.Serializable, IpAppLoadManager, IpAppLoadManagerOperations, IpInterface, IpInterfaceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

public class _IpAppLoadManagerStub
extends org.omg.CORBA.portable.ObjectImpl
implements IpAppLoadManager

Generated from IDL interface "IpAppLoadManager"

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

Field Summary
static java.lang.Class _opsClass
           
 
Constructor Summary
_IpAppLoadManagerStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 void createLoadLevelNotification()
           
 void destroyLoadLevelNotification()
           
 void loadLevelNotification(TpLoadStatistic[] loadStatistics)
           
 void queryAppLoadReq(TpTimeInterval timeInterval)
           
 void queryAppLoadStatsReq(int loadStatsReqID, TpTimeInterval timeInterval)
           
 void queryLoadErr(TpLoadStatisticError loadStatisticsError)
           
 void queryLoadRes(TpLoadStatistic[] loadStatistics)
           
 void queryLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticsError)
           
 void queryLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 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
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Field Detail

_opsClass

public static final java.lang.Class _opsClass
Constructor Detail

_IpAppLoadManagerStub

public _IpAppLoadManagerStub()
Method Detail

_ids

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

loadLevelNotification

public void loadLevelNotification(TpLoadStatistic[] loadStatistics)
Specified by:
loadLevelNotification in interface IpAppLoadManagerOperations

queryLoadStatsRes

public void queryLoadStatsRes(int loadStatsReqID,
                              TpLoadStatistic[] loadStatistics)
Specified by:
queryLoadStatsRes in interface IpAppLoadManagerOperations

queryAppLoadStatsReq

public void queryAppLoadStatsReq(int loadStatsReqID,
                                 TpTimeInterval timeInterval)
Specified by:
queryAppLoadStatsReq in interface IpAppLoadManagerOperations

createLoadLevelNotification

public void createLoadLevelNotification()
Specified by:
createLoadLevelNotification in interface IpAppLoadManagerOperations

queryLoadErr

public void queryLoadErr(TpLoadStatisticError loadStatisticsError)
Specified by:
queryLoadErr in interface IpAppLoadManagerOperations

queryLoadStatsErr

public void queryLoadStatsErr(int loadStatsReqID,
                              TpLoadStatisticError loadStatisticsError)
Specified by:
queryLoadStatsErr in interface IpAppLoadManagerOperations

resumeNotification

public void resumeNotification()
Specified by:
resumeNotification in interface IpAppLoadManagerOperations

suspendNotification

public void suspendNotification()
Specified by:
suspendNotification in interface IpAppLoadManagerOperations

queryAppLoadReq

public void queryAppLoadReq(TpTimeInterval timeInterval)
Specified by:
queryAppLoadReq in interface IpAppLoadManagerOperations

queryLoadRes

public void queryLoadRes(TpLoadStatistic[] loadStatistics)
Specified by:
queryLoadRes in interface IpAppLoadManagerOperations

destroyLoadLevelNotification

public void destroyLoadLevelNotification()
Specified by:
destroyLoadLevelNotification in interface IpAppLoadManagerOperations


Copyright © 2009. All Rights Reserved.