org.csapi.cm
Class IpConnectivityManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cm.IpConnectivityManagerPOA
          extended by org.csapi.cm.IpConnectivityManagerPOATie
All Implemented Interfaces:
IpConnectivityManagerOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpConnectivityManagerPOATie
extends IpConnectivityManagerPOA

Generated from IDL interface "IpConnectivityManager"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Constructor Summary
IpConnectivityManagerPOATie(IpConnectivityManagerOperations delegate)
           
IpConnectivityManagerPOATie(IpConnectivityManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpConnectivityManagerOperations _delegate()
           
 void _delegate(IpConnectivityManagerOperations delegate)
           
 IpConnectivityManager _this()
           
 IpConnectivityManager _this(org.omg.CORBA.ORB orb)
           
 IpInterface getEnterpriseNetwork()
           
 IpInterface getQoSMenu()
           
 void setCallback(IpInterface appInterface)
           
 void setCallbackWithSessionID(IpInterface appInterface, int sessionID)
           
 
Methods inherited from class org.csapi.cm.IpConnectivityManagerPOA
_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

IpConnectivityManagerPOATie

public IpConnectivityManagerPOATie(IpConnectivityManagerOperations delegate)

IpConnectivityManagerPOATie

public IpConnectivityManagerPOATie(IpConnectivityManagerOperations delegate,
                                   org.omg.PortableServer.POA poa)
Method Detail

_this

public IpConnectivityManager _this()
Overrides:
_this in class IpConnectivityManagerPOA

_this

public IpConnectivityManager _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpConnectivityManagerPOA

_delegate

public IpConnectivityManagerOperations _delegate()

_delegate

public void _delegate(IpConnectivityManagerOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

setCallbackWithSessionID

public void setCallbackWithSessionID(IpInterface appInterface,
                                     int sessionID)
                              throws P_INVALID_INTERFACE_TYPE,
                                     TpCommonExceptions,
                                     P_INVALID_SESSION_ID
Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID

getEnterpriseNetwork

public IpInterface getEnterpriseNetwork()
                                 throws TpCommonExceptions,
                                        P_UNKNOWN_ENTERPRISE_NETWORK
Throws:
TpCommonExceptions
P_UNKNOWN_ENTERPRISE_NETWORK

getQoSMenu

public IpInterface getQoSMenu()
                       throws TpCommonExceptions,
                              P_UNKNOWN_MENU
Throws:
TpCommonExceptions
P_UNKNOWN_MENU

setCallback

public void setCallback(IpInterface appInterface)
                 throws P_INVALID_INTERFACE_TYPE,
                        TpCommonExceptions
Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions


Copyright © 2009. All Rights Reserved.