org.csapi.cm
Class IpEnterpriseNetworkPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cm.IpEnterpriseNetworkPOA
          extended by org.csapi.cm.IpEnterpriseNetworkPOATie
All Implemented Interfaces:
IpEnterpriseNetworkOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpEnterpriseNetworkPOATie
extends IpEnterpriseNetworkPOA

Generated from IDL interface "IpEnterpriseNetwork"

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

Constructor Summary
IpEnterpriseNetworkPOATie(IpEnterpriseNetworkOperations delegate)
           
IpEnterpriseNetworkPOATie(IpEnterpriseNetworkOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpEnterpriseNetworkOperations _delegate()
           
 void _delegate(IpEnterpriseNetworkOperations delegate)
           
 IpEnterpriseNetwork _this()
           
 IpEnterpriseNetwork _this(org.omg.CORBA.ORB orb)
           
 IpInterface getSite(java.lang.String siteID)
           
 java.lang.String[] getSiteList()
           
 IpInterface getVPrN()
           
 void setCallback(IpInterface appInterface)
           
 void setCallbackWithSessionID(IpInterface appInterface, int sessionID)
           
 
Methods inherited from class org.csapi.cm.IpEnterpriseNetworkPOA
_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

IpEnterpriseNetworkPOATie

public IpEnterpriseNetworkPOATie(IpEnterpriseNetworkOperations delegate)

IpEnterpriseNetworkPOATie

public IpEnterpriseNetworkPOATie(IpEnterpriseNetworkOperations delegate,
                                 org.omg.PortableServer.POA poa)
Method Detail

_this

public IpEnterpriseNetwork _this()
Overrides:
_this in class IpEnterpriseNetworkPOA

_this

public IpEnterpriseNetwork _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpEnterpriseNetworkPOA

_delegate

public IpEnterpriseNetworkOperations _delegate()

_delegate

public void _delegate(IpEnterpriseNetworkOperations 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

getSite

public IpInterface getSite(java.lang.String siteID)
                    throws TpCommonExceptions,
                           P_ILLEGAL_SITE_ID,
                           P_UNKNOWN_SITE_ID
Throws:
TpCommonExceptions
P_ILLEGAL_SITE_ID
P_UNKNOWN_SITE_ID

getSiteList

public java.lang.String[] getSiteList()
                               throws P_UNKNOWN_SITES,
                                      TpCommonExceptions
Throws:
P_UNKNOWN_SITES
TpCommonExceptions

setCallback

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

getVPrN

public IpInterface getVPrN()
                    throws TpCommonExceptions,
                           P_UNKNOWN_VPRN
Throws:
TpCommonExceptions
P_UNKNOWN_VPRN


Copyright © 2009. All Rights Reserved.