org.csapi.fw.fw_service.integrity
Class IpFwLoadManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_service.integrity.IpFwLoadManagerPOA
org.csapi.fw.fw_service.integrity.IpFwLoadManagerPOATie
- All Implemented Interfaces:
- IpFwLoadManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpFwLoadManagerPOATie
- extends IpFwLoadManagerPOA
Generated from IDL interface "IpFwLoadManager"
- 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 |
IpFwLoadManagerPOATie
public IpFwLoadManagerPOATie(IpFwLoadManagerOperations delegate)
IpFwLoadManagerPOATie
public IpFwLoadManagerPOATie(IpFwLoadManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpFwLoadManager _this()
- Overrides:
_this in class IpFwLoadManagerPOA
_this
public IpFwLoadManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpFwLoadManagerPOA
_delegate
public IpFwLoadManagerOperations _delegate()
_delegate
public void _delegate(IpFwLoadManagerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
createLoadLevelNotification
public void createLoadLevelNotification(TpSubjectType notificationSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
querySvcLoadRes
public void querySvcLoadRes(TpLoadStatistic[] loadStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
querySvcLoadErr
public void querySvcLoadErr(TpLoadStatisticError loadStatisticError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
querySvcLoadStatsRes
public void querySvcLoadStatsRes(int loadStatsReqID,
TpLoadStatistic[] loadStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
queryLoadReq
public void queryLoadReq(TpSubjectType querySubject,
TpTimeInterval timeInterval)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
querySvcLoadStatsErr
public void querySvcLoadStatsErr(int loadStatsReqID,
TpLoadStatisticError loadStatisticError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
suspendNotification
public void suspendNotification(TpSubjectType notificationSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
resumeNotification
public void resumeNotification(TpSubjectType notificationSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
reportLoad
public void reportLoad(TpLoadLevel loadLevel)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
queryLoadStatsReq
public void queryLoadStatsReq(int loadStatsReqID,
TpSubjectType querySubject,
TpTimeInterval timeInterval)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
destroyLoadLevelNotification
public void destroyLoadLevelNotification(TpSubjectType notificationSubject)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2009. All Rights Reserved.