org.omg.dds
Class ListenerPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.dds.ListenerPOA
          extended byorg.omg.dds.ListenerPOATie
All Implemented Interfaces:
InvokeHandler, ListenerOperations

public class ListenerPOATie
extends ListenerPOA

Generated from IDL interface "Listener"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Constructor Summary
ListenerPOATie(ListenerOperations delegate)
           
ListenerPOATie(ListenerOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 ListenerOperations _delegate()
           
 void _delegate(ListenerOperations delegate)
           
 Listener _this()
           
 Listener _this(ORB orb)
           
 
Methods inherited from class org.omg.dds.ListenerPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _get_interface, _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

ListenerPOATie

public ListenerPOATie(ListenerOperations delegate)

ListenerPOATie

public ListenerPOATie(ListenerOperations delegate,
                      POA poa)
Method Detail

_this

public Listener _this()
Overrides:
_this in class ListenerPOA

_this

public Listener _this(ORB orb)
Overrides:
_this in class ListenerPOA

_delegate

public ListenerOperations _delegate()

_delegate

public void _delegate(ListenerOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant