uk.org.iscream.cms.server.clientinterface
Class ClientInterfacePOATie

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--uk.org.iscream.cms.server.clientinterface.ClientInterfacePOA
              |
              +--uk.org.iscream.cms.server.clientinterface.ClientInterfacePOATie
All Implemented Interfaces:
ClientInterfaceOperations, InvokeHandler

public class ClientInterfacePOATie
extends ClientInterfacePOA

Generated from IDL definition of interface "ClientInterface"

Author:
JacORB IDL compiler

Field Summary
private  ClientInterfaceOperations _delegate
           
private  POA _poa
           
 
Fields inherited from class uk.org.iscream.cms.server.clientinterface.ClientInterfacePOA
 
Constructor Summary
ClientInterfacePOATie(ClientInterfaceOperations delegate)
           
ClientInterfacePOATie(ClientInterfaceOperations delegate, POA poa)
           
 
Method Summary
 ClientInterfaceOperations _delegate()
           
 void _delegate(ClientInterfaceOperations delegate)
           
 ClientInterface _this()
           
 ClientInterface _this(ORB orb)
           
 void receiveXML(String xml)
           
 
Methods inherited from class uk.org.iscream.cms.server.clientinterface.ClientInterfacePOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_default_POA, _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
 

Field Detail

_delegate

private ClientInterfaceOperations _delegate

_poa

private POA _poa
Constructor Detail

ClientInterfacePOATie

public ClientInterfacePOATie(ClientInterfaceOperations delegate)

ClientInterfacePOATie

public ClientInterfacePOATie(ClientInterfaceOperations delegate,
                             POA poa)
Method Detail

_this

public ClientInterface _this()
Overrides:
_this in class ClientInterfacePOA

_this

public ClientInterface _this(ORB orb)
Overrides:
_this in class ClientInterfacePOA

_delegate

public ClientInterfaceOperations _delegate()

_delegate

public void _delegate(ClientInterfaceOperations delegate)

receiveXML

public void receiveXML(String xml)


Copyright © 2000-2003 i-scream. All Rights Reserved.