org.csapi.cm
Class IpQoSTemplatePOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.cm.IpQoSTemplatePOA
org.csapi.cm.IpQoSTemplatePOATie
- All Implemented Interfaces:
- IpQoSTemplateOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpQoSTemplatePOATie
- extends IpQoSTemplatePOA
Generated from IDL interface "IpQoSTemplate"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| 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 |
IpQoSTemplatePOATie
public IpQoSTemplatePOATie(IpQoSTemplateOperations delegate)
IpQoSTemplatePOATie
public IpQoSTemplatePOATie(IpQoSTemplateOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpQoSTemplate _this()
- Overrides:
_this in class IpQoSTemplatePOA
_this
public IpQoSTemplate _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpQoSTemplatePOA
_delegate
public IpQoSTemplateOperations _delegate()
_delegate
public void _delegate(IpQoSTemplateOperations 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
setProvisionedQoSInfo
public void setProvisionedQoSInfo(TpProvisionedQoSInfo provisionedQoSInfo)
throws P_ILLEGAL_TAG,
TpCommonExceptions,
P_ILLEGAL_VALUE,
P_ILLEGAL_COMBINATION
- Throws:
P_ILLEGAL_TAG
TpCommonExceptions
P_ILLEGAL_VALUE
P_ILLEGAL_COMBINATION
getDsCodepoint
public TpDsCodepoint getDsCodepoint()
throws P_UNKNOWN_DSCODEPOINT,
TpCommonExceptions
- Throws:
P_UNKNOWN_DSCODEPOINT
TpCommonExceptions
setValidityInfo
public void setValidityInfo(TpValidityInfo validityInfo)
throws P_ILLEGAL_TAG,
TpCommonExceptions,
P_ILLEGAL_VALUE,
P_ILLEGAL_COMBINATION
- Throws:
P_ILLEGAL_TAG
TpCommonExceptions
P_ILLEGAL_VALUE
P_ILLEGAL_COMBINATION
setPipeQoSInfo
public void setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
throws P_ILLEGAL_TAG,
TpCommonExceptions,
P_ILLEGAL_VALUE,
P_ILLEGAL_COMBINATION
- Throws:
P_ILLEGAL_TAG
TpCommonExceptions
P_ILLEGAL_VALUE
P_ILLEGAL_COMBINATION
getDescription
public java.lang.String getDescription()
throws P_UNKNOWN_DESCRIPTION,
TpCommonExceptions
- Throws:
P_UNKNOWN_DESCRIPTION
TpCommonExceptions
getValidityInfo
public TpValidityInfo getValidityInfo()
throws TpCommonExceptions,
P_UNKNOWN_VALIDITY_INFO
- Throws:
TpCommonExceptions
P_UNKNOWN_VALIDITY_INFO
getTemplateType
public java.lang.String getTemplateType()
throws TpCommonExceptions,
P_UNKNOWN_TEMPLATE_TYPE
- Throws:
TpCommonExceptions
P_UNKNOWN_TEMPLATE_TYPE
setSlaID
public void setSlaID(java.lang.String slaID)
throws TpCommonExceptions,
P_ILLEGAL_SLA_ID
- Throws:
TpCommonExceptions
P_ILLEGAL_SLA_ID
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.