org.csapi.fw.fw_application.integrity
Class IpAppLoadManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_application.integrity.IpAppLoadManagerPOA
          extended by 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

Constructor Summary
IpAppLoadManagerPOATie(IpAppLoadManagerOperations delegate)
           
IpAppLoadManagerPOATie(IpAppLoadManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppLoadManagerOperations _delegate()
           
 void _delegate(IpAppLoadManagerOperations delegate)
           
 IpAppLoadManager _this()
           
 IpAppLoadManager _this(org.omg.CORBA.ORB orb)
           
 void createLoadLevelNotification()
           
 void destroyLoadLevelNotification()
           
 void loadLevelNotification(TpLoadStatistic[] loadStatistics)
           
 void queryAppLoadReq(TpTimeInterval timeInterval)
           
 void queryAppLoadStatsReq(int loadStatsReqID, TpTimeInterval timeInterval)
           
 void queryLoadErr(TpLoadStatisticError loadStatisticsError)
           
 void queryLoadRes(TpLoadStatistic[] loadStatistics)
           
 void queryLoadStatsErr(int loadStatsReqID, TpLoadStatisticError loadStatisticsError)
           
 void queryLoadStatsRes(int loadStatsReqID, TpLoadStatistic[] loadStatistics)
           
 void resumeNotification()
           
 void suspendNotification()
           
 
Methods inherited from class org.csapi.fw.fw_application.integrity.IpAppLoadManagerPOA
_all_interfaces, _invoke
 
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
 

Constructor Detail

IpAppLoadManagerPOATie

public IpAppLoadManagerPOATie(IpAppLoadManagerOperations delegate)

IpAppLoadManagerPOATie

public IpAppLoadManagerPOATie(IpAppLoadManagerOperations delegate,
                              org.omg.PortableServer.POA poa)
Method Detail

_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 © 2008. All Rights Reserved.