org.csapi.fw.fw_service.integrity
Class IpSvcLoadManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_service.integrity.IpSvcLoadManagerPOA
org.csapi.fw.fw_service.integrity.IpSvcLoadManagerPOATie
- All Implemented Interfaces:
- IpSvcLoadManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpSvcLoadManagerPOATie
- extends IpSvcLoadManagerPOA
Generated from IDL interface "IpSvcLoadManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| 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 |
IpSvcLoadManagerPOATie
public IpSvcLoadManagerPOATie(IpSvcLoadManagerOperations delegate)
IpSvcLoadManagerPOATie
public IpSvcLoadManagerPOATie(IpSvcLoadManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpSvcLoadManager _this()
- Overrides:
_this in class IpSvcLoadManagerPOA
_this
public IpSvcLoadManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpSvcLoadManagerPOA
_delegate
public IpSvcLoadManagerOperations _delegate()
_delegate
public void _delegate(IpSvcLoadManagerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
querySvcLoadReq
public void querySvcLoadReq(TpTimeInterval timeInterval)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
querySvcLoadStatsReq
public void querySvcLoadStatsReq(int loadStatsReqID,
TpTimeInterval timeInterval)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
loadLevelNotification
public void loadLevelNotification(TpLoadStatistic[] loadStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
queryLoadStatsRes
public void queryLoadStatsRes(int loadStatsReqID,
TpLoadStatistic[] loadStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
createLoadLevelNotification
public void createLoadLevelNotification()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
queryLoadErr
public void queryLoadErr(TpLoadStatisticError loadStatisticsError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
queryLoadStatsErr
public void queryLoadStatsErr(int loadStatsReqID,
TpLoadStatisticError loadStatisticsError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
resumeNotification
public void resumeNotification()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
suspendNotification
public void suspendNotification()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
queryLoadRes
public void queryLoadRes(TpLoadStatistic[] loadStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
destroyLoadLevelNotification
public void destroyLoadLevelNotification()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2009. All Rights Reserved.