org.csapi.cm
Class IpVPrPPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cm.IpVPrPPOA
          extended by org.csapi.cm.IpVPrPPOATie
All Implemented Interfaces:
IpVPrPOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpVPrPPOATie
extends IpVPrPPOA

Generated from IDL interface "IpVPrP"

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

Constructor Summary
IpVPrPPOATie(IpVPrPOperations delegate)
           
IpVPrPPOATie(IpVPrPOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpVPrPOperations _delegate()
           
 void _delegate(IpVPrPOperations delegate)
           
 IpVPrP _this()
           
 IpVPrP _this(org.omg.CORBA.ORB orb)
           
 TpDsCodepoint getDsCodepoint()
           
 TpPipeQoSInfo getPipeQoSInfo()
           
 TpProvisionedQoSInfo getProvisionedQoSInfo()
           
 java.lang.String getSlaID()
           
 TpVprpStatus getStatus()
           
 TpValidityInfo getValidityInfo()
           
 java.lang.String getVPrPID()
           
 void setCallback(IpInterface appInterface)
           
 void setCallbackWithSessionID(IpInterface appInterface, int sessionID)
           
 
Methods inherited from class org.csapi.cm.IpVPrPPOA
_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

IpVPrPPOATie

public IpVPrPPOATie(IpVPrPOperations delegate)

IpVPrPPOATie

public IpVPrPPOATie(IpVPrPOperations delegate,
                    org.omg.PortableServer.POA poa)
Method Detail

_this

public IpVPrP _this()
Overrides:
_this in class IpVPrPPOA

_this

public IpVPrP _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpVPrPPOA

_delegate

public IpVPrPOperations _delegate()

_delegate

public void _delegate(IpVPrPOperations delegate)

_default_POA

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

setCallback

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

getProvisionedQoSInfo

public TpProvisionedQoSInfo getProvisionedQoSInfo()
                                           throws TpCommonExceptions,
                                                  P_UNKNOWN_QOS_INFO
Throws:
TpCommonExceptions
P_UNKNOWN_QOS_INFO

getStatus

public TpVprpStatus getStatus()
                       throws TpCommonExceptions,
                              P_UNKNOWN_STATUS
Throws:
TpCommonExceptions
P_UNKNOWN_STATUS

getDsCodepoint

public TpDsCodepoint getDsCodepoint()
                             throws P_UNKNOWN_DSCODEPOINT,
                                    TpCommonExceptions
Throws:
P_UNKNOWN_DSCODEPOINT
TpCommonExceptions

getVPrPID

public java.lang.String getVPrPID()
                           throws P_UNKNOWN_VPRP_ID,
                                  TpCommonExceptions
Throws:
P_UNKNOWN_VPRP_ID
TpCommonExceptions

getValidityInfo

public TpValidityInfo getValidityInfo()
                               throws TpCommonExceptions,
                                      P_UNKNOWN_VALIDITY_INFO
Throws:
TpCommonExceptions
P_UNKNOWN_VALIDITY_INFO

getSlaID

public java.lang.String getSlaID()
                          throws P_UNKNOWN_SLA_ID,
                                 TpCommonExceptions
Throws:
P_UNKNOWN_SLA_ID
TpCommonExceptions

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

getPipeQoSInfo

public TpPipeQoSInfo getPipeQoSInfo()
                             throws TpCommonExceptions,
                                    P_UNKNOWN_PIPEQOSINFO
Throws:
TpCommonExceptions
P_UNKNOWN_PIPEQOSINFO


Copyright © 2009. All Rights Reserved.