org.csapi.fw.fw_service.integrity
Class _IpFwLoadManagerStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.fw.fw_service.integrity._IpFwLoadManagerStub
- All Implemented Interfaces:
- java.io.Serializable, IpFwLoadManager, IpFwLoadManagerOperations, IpInterface, IpInterfaceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpFwLoadManagerStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpFwLoadManager
Generated from IDL interface "IpFwLoadManager"
- 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 |
| 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 |
_opsClass
public static final java.lang.Class _opsClass
_IpFwLoadManagerStub
public _IpFwLoadManagerStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
createLoadLevelNotification
public void createLoadLevelNotification(TpSubjectType notificationSubject)
throws TpCommonExceptions
- Specified by:
createLoadLevelNotification in interface IpFwLoadManagerOperations
- Throws:
TpCommonExceptions
querySvcLoadRes
public void querySvcLoadRes(TpLoadStatistic[] loadStatistics)
throws TpCommonExceptions
- Specified by:
querySvcLoadRes in interface IpFwLoadManagerOperations
- Throws:
TpCommonExceptions
querySvcLoadErr
public void querySvcLoadErr(TpLoadStatisticError loadStatisticError)
throws TpCommonExceptions
- Specified by:
querySvcLoadErr in interface IpFwLoadManagerOperations
- Throws:
TpCommonExceptions
querySvcLoadStatsRes
public void querySvcLoadStatsRes(int loadStatsReqID,
TpLoadStatistic[] loadStatistics)
throws TpCommonExceptions
- Specified by:
querySvcLoadStatsRes in interface IpFwLoadManagerOperations
- Throws:
TpCommonExceptions
queryLoadReq
public void queryLoadReq(TpSubjectType querySubject,
TpTimeInterval timeInterval)
throws TpCommonExceptions
- Specified by:
queryLoadReq in interface IpFwLoadManagerOperations
- Throws:
TpCommonExceptions
querySvcLoadStatsErr
public void querySvcLoadStatsErr(int loadStatsReqID,
TpLoadStatisticError loadStatisticError)
throws TpCommonExceptions
- Specified by:
querySvcLoadStatsErr in interface IpFwLoadManagerOperations
- Throws:
TpCommonExceptions
suspendNotification
public void suspendNotification(TpSubjectType notificationSubject)
throws TpCommonExceptions
- Specified by:
suspendNotification in interface IpFwLoadManagerOperations
- Throws:
TpCommonExceptions
resumeNotification
public void resumeNotification(TpSubjectType notificationSubject)
throws TpCommonExceptions
- Specified by:
resumeNotification in interface IpFwLoadManagerOperations
- Throws:
TpCommonExceptions
reportLoad
public void reportLoad(TpLoadLevel loadLevel)
throws TpCommonExceptions
- Specified by:
reportLoad in interface IpFwLoadManagerOperations
- Throws:
TpCommonExceptions
queryLoadStatsReq
public void queryLoadStatsReq(int loadStatsReqID,
TpSubjectType querySubject,
TpTimeInterval timeInterval)
throws TpCommonExceptions
- Specified by:
queryLoadStatsReq in interface IpFwLoadManagerOperations
- Throws:
TpCommonExceptions
destroyLoadLevelNotification
public void destroyLoadLevelNotification(TpSubjectType notificationSubject)
throws TpCommonExceptions
- Specified by:
destroyLoadLevelNotification in interface IpFwLoadManagerOperations
- Throws:
TpCommonExceptions
Copyright © 2009. All Rights Reserved.