org.csapi.cm
Class IpQoSMenuPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cm.IpQoSMenuPOA
          extended by org.csapi.cm.IpQoSMenuPOATie
All Implemented Interfaces:
IpQoSMenuOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpQoSMenuPOATie
extends IpQoSMenuPOA

Generated from IDL interface "IpQoSMenu"

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

Constructor Summary
IpQoSMenuPOATie(IpQoSMenuOperations delegate)
           
IpQoSMenuPOATie(IpQoSMenuOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpQoSMenuOperations _delegate()
           
 void _delegate(IpQoSMenuOperations delegate)
           
 IpQoSMenu _this()
           
 IpQoSMenu _this(org.omg.CORBA.ORB orb)
           
 IpInterface getTemplate(java.lang.String templateType)
           
 java.lang.String[] getTemplateList()
           
 void setCallback(IpInterface appInterface)
           
 void setCallbackWithSessionID(IpInterface appInterface, int sessionID)
           
 
Methods inherited from class org.csapi.cm.IpQoSMenuPOA
_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

IpQoSMenuPOATie

public IpQoSMenuPOATie(IpQoSMenuOperations delegate)

IpQoSMenuPOATie

public IpQoSMenuPOATie(IpQoSMenuOperations delegate,
                       org.omg.PortableServer.POA poa)
Method Detail

_this

public IpQoSMenu _this()
Overrides:
_this in class IpQoSMenuPOA

_this

public IpQoSMenu _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpQoSMenuPOA

_delegate

public IpQoSMenuOperations _delegate()

_delegate

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

getTemplateList

public java.lang.String[] getTemplateList()
                                   throws TpCommonExceptions,
                                          P_UNKNOWN_TEMPLATES
Throws:
TpCommonExceptions
P_UNKNOWN_TEMPLATES

setCallback

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

getTemplate

public IpInterface getTemplate(java.lang.String templateType)
                        throws TpCommonExceptions
Throws:
TpCommonExceptions


Copyright © 2008. All Rights Reserved.