org.csapi.fw.fw_application.integrity
Class IpLoadManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_application.integrity.IpLoadManagerPOA
org.csapi.fw.fw_application.integrity.IpLoadManagerPOATie
- All Implemented Interfaces:
- IpLoadManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpLoadManagerPOATie
- extends IpLoadManagerPOA
Generated from IDL interface "IpLoadManager"
- 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 |
IpLoadManagerPOATie
public IpLoadManagerPOATie(IpLoadManagerOperations delegate)
IpLoadManagerPOATie
public IpLoadManagerPOATie(IpLoadManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpLoadManager _this()
- Overrides:
_this in class IpLoadManagerPOA
_this
public IpLoadManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpLoadManagerPOA
_delegate
public IpLoadManagerOperations _delegate()
_delegate
public void _delegate(IpLoadManagerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
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
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_SERVICE_NOT_ENABLED
P_UNAUTHORISED_PARAMETER_VALUE
queryAppLoadErr
public void queryAppLoadErr(TpLoadStatisticError loadStatisticsError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
queryAppLoadStatsErr
public void queryAppLoadStatsErr(int loadStatsReqID,
TpLoadStatisticError loadStatisticsError)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
queryAppLoadRes
public void queryAppLoadRes(TpLoadStatistic[] loadStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
resumeNotification
public void resumeNotification(java.lang.String[] serviceIDs)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_SERVICE_NOT_ENABLED,
P_UNAUTHORISED_PARAMETER_VALUE
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_SERVICE_NOT_ENABLED
P_UNAUTHORISED_PARAMETER_VALUE
reportLoad
public void reportLoad(TpLoadLevel loadLevel)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
suspendNotification
public void suspendNotification(java.lang.String[] serviceIDs)
throws P_INVALID_SERVICE_ID,
TpCommonExceptions,
P_SERVICE_NOT_ENABLED,
P_UNAUTHORISED_PARAMETER_VALUE
- 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
- 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
- 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
- Throws:
P_INVALID_SERVICE_ID
TpCommonExceptions
P_UNAUTHORISED_PARAMETER_VALUE
queryAppLoadStatsRes
public void queryAppLoadStatsRes(int loadStatsReqID,
TpLoadStatistic[] loadStatistics)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2009. All Rights Reserved.