org.csapi.fw.fw_application.integrity
Class IpAppLoadManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_application.integrity.IpAppLoadManagerPOA
org.csapi.fw.fw_application.integrity.IpAppLoadManagerPOATie
- All Implemented Interfaces:
- IpAppLoadManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpAppLoadManagerPOATie
- extends IpAppLoadManagerPOA
Generated from IDL interface "IpAppLoadManager"
- 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 |
IpAppLoadManagerPOATie
public IpAppLoadManagerPOATie(IpAppLoadManagerOperations delegate)
IpAppLoadManagerPOATie
public IpAppLoadManagerPOATie(IpAppLoadManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpAppLoadManager _this()
- Overrides:
_this in class IpAppLoadManagerPOA
_this
public IpAppLoadManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpAppLoadManagerPOA
_delegate
public IpAppLoadManagerOperations _delegate()
_delegate
public void _delegate(IpAppLoadManagerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
loadLevelNotification
public void loadLevelNotification(TpLoadStatistic[] loadStatistics)
queryLoadStatsRes
public void queryLoadStatsRes(int loadStatsReqID,
TpLoadStatistic[] loadStatistics)
queryAppLoadStatsReq
public void queryAppLoadStatsReq(int loadStatsReqID,
TpTimeInterval timeInterval)
createLoadLevelNotification
public void createLoadLevelNotification()
queryLoadErr
public void queryLoadErr(TpLoadStatisticError loadStatisticsError)
queryLoadStatsErr
public void queryLoadStatsErr(int loadStatsReqID,
TpLoadStatisticError loadStatisticsError)
resumeNotification
public void resumeNotification()
suspendNotification
public void suspendNotification()
queryAppLoadReq
public void queryAppLoadReq(TpTimeInterval timeInterval)
queryLoadRes
public void queryLoadRes(TpLoadStatistic[] loadStatistics)
destroyLoadLevelNotification
public void destroyLoadLevelNotification()
Copyright © 2009. All Rights Reserved.