org.csapi.fw.fw_application.integrity
Class _IpLoadManagerStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.fw.fw_application.integrity._IpLoadManagerStub
- All Implemented Interfaces:
- java.io.Serializable, IpLoadManager, IpLoadManagerOperations, IpInterface, IpInterfaceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpLoadManagerStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpLoadManager
Generated from IDL interface "IpLoadManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.Class |
_opsClass
|
| 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 |
_opsClass
public static final java.lang.Class _opsClass
_IpLoadManagerStub
public _IpLoadManagerStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
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
- Specified by:
queryLoadStatsReq in interface IpLoadManagerOperations
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_SERVICE_NOT_ENABLED
P_UNAUTHORISED_PARAMETER_VALUE
queryAppLoadErr
public void queryAppLoadErr(TpLoadStatisticError loadStatisticsError)
throws TpCommonExceptions
- Specified by:
queryAppLoadErr in interface IpLoadManagerOperations
- Throws:
TpCommonExceptions
queryAppLoadStatsErr
public void queryAppLoadStatsErr(int loadStatsReqID,
TpLoadStatisticError loadStatisticsError)
throws TpCommonExceptions
- Specified by:
queryAppLoadStatsErr in interface IpLoadManagerOperations
- Throws:
TpCommonExceptions
queryAppLoadRes
public void queryAppLoadRes(TpLoadStatistic[] loadStatistics)
throws TpCommonExceptions
- Specified by:
queryAppLoadRes in interface IpLoadManagerOperations
- Throws:
TpCommonExceptions
resumeNotification
public void resumeNotification(java.lang.String[] serviceIDs)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_SERVICE_NOT_ENABLED,
P_UNAUTHORISED_PARAMETER_VALUE
- Specified by:
resumeNotification in interface IpLoadManagerOperations
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_SERVICE_NOT_ENABLED
P_UNAUTHORISED_PARAMETER_VALUE
reportLoad
public void reportLoad(TpLoadLevel loadLevel)
throws TpCommonExceptions
- Specified by:
reportLoad in interface IpLoadManagerOperations
- Throws:
TpCommonExceptions
suspendNotification
public void suspendNotification(java.lang.String[] serviceIDs)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_SERVICE_NOT_ENABLED,
P_UNAUTHORISED_PARAMETER_VALUE
- Specified by:
suspendNotification in interface IpLoadManagerOperations
- 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
- Specified by:
createLoadLevelNotification in interface IpLoadManagerOperations
- 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
- Specified by:
queryLoadReq in interface IpLoadManagerOperations
- 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
- Specified by:
destroyLoadLevelNotification in interface IpLoadManagerOperations
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_UNAUTHORISED_PARAMETER_VALUE
queryAppLoadStatsRes
public void queryAppLoadStatsRes(int loadStatsReqID,
TpLoadStatistic[] loadStatistics)
throws TpCommonExceptions
- Specified by:
queryAppLoadStatsRes in interface IpLoadManagerOperations
- Throws:
TpCommonExceptions
Copyright © 2008. All Rights Reserved.