org.csapi.cm
Class IpVPrNPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cm.IpVPrNPOA
          extended by org.csapi.cm.IpVPrNPOATie
All Implemented Interfaces:
IpVPrNOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpVPrNPOATie
extends IpVPrNPOA

Generated from IDL interface "IpVPrN"

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

Constructor Summary
IpVPrNPOATie(IpVPrNOperations delegate)
           
IpVPrNPOATie(IpVPrNOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpVPrNOperations _delegate()
           
 void _delegate(IpVPrNOperations delegate)
           
 IpVPrN _this()
           
 IpVPrN _this(org.omg.CORBA.ORB orb)
           
 IpInterface createVPrP(IpInterface templateRef)
           
 void deleteVPrP(java.lang.String vPrPID)
           
 IpInterface getVPrP(java.lang.String vPrPID)
           
 java.lang.String[] getVPrPList()
           
 void setCallback(IpInterface appInterface)
           
 void setCallbackWithSessionID(IpInterface appInterface, int sessionID)
           
 
Methods inherited from class org.csapi.cm.IpVPrNPOA
_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

IpVPrNPOATie

public IpVPrNPOATie(IpVPrNOperations delegate)

IpVPrNPOATie

public IpVPrNPOATie(IpVPrNOperations delegate,
                    org.omg.PortableServer.POA poa)
Method Detail

_this

public IpVPrN _this()
Overrides:
_this in class IpVPrNPOA

_this

public IpVPrN _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpVPrNPOA

_delegate

public IpVPrNOperations _delegate()

_delegate

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

getVPrP

public IpInterface getVPrP(java.lang.String vPrPID)
                    throws P_UNKNOWN_VPRP_ID,
                           TpCommonExceptions,
                           P_ILLEGAL_VPRPID
Throws:
P_UNKNOWN_VPRP_ID
TpCommonExceptions
P_ILLEGAL_VPRPID

createVPrP

public IpInterface createVPrP(IpInterface templateRef)
                       throws TpCommonExceptions,
                              P_UNKNOWN_INTERFACE,
                              P_ILLEGAL_REF_VALUE
Throws:
TpCommonExceptions
P_UNKNOWN_INTERFACE
P_ILLEGAL_REF_VALUE

getVPrPList

public java.lang.String[] getVPrPList()
                               throws TpCommonExceptions,
                                      P_UNKNOWN_VPRP
Throws:
TpCommonExceptions
P_UNKNOWN_VPRP

setCallback

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

deleteVPrP

public void deleteVPrP(java.lang.String vPrPID)
                throws P_UNKNOWN_VPRP_ID,
                       P_CANT_DELETE_VPRP,
                       TpCommonExceptions
Throws:
P_UNKNOWN_VPRP_ID
P_CANT_DELETE_VPRP
TpCommonExceptions


Copyright © 2008. All Rights Reserved.