org.omg.CosEventChannelAdmin
Class ConsumerAdminPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosEventChannelAdmin.ConsumerAdminPOA
          extended byorg.omg.CosEventChannelAdmin.ConsumerAdminPOATie
All Implemented Interfaces:
ConsumerAdminOperations, InvokeHandler

public class ConsumerAdminPOATie
extends ConsumerAdminPOA

Generated from IDL interface "ConsumerAdmin"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Constructor Summary
ConsumerAdminPOATie(ConsumerAdminOperations delegate)
           
ConsumerAdminPOATie(ConsumerAdminOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 ConsumerAdminOperations _delegate()
           
 void _delegate(ConsumerAdminOperations delegate)
           
 ConsumerAdmin _this()
           
 ConsumerAdmin _this(ORB orb)
           
 ProxyPullSupplier obtain_pull_supplier()
           
 ProxyPushSupplier obtain_push_supplier()
           
 
Methods inherited from class org.omg.CosEventChannelAdmin.ConsumerAdminPOA
_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

ConsumerAdminPOATie

public ConsumerAdminPOATie(ConsumerAdminOperations delegate)

ConsumerAdminPOATie

public ConsumerAdminPOATie(ConsumerAdminOperations delegate,
                           POA poa)
Method Detail

_this

public ConsumerAdmin _this()
Overrides:
_this in class ConsumerAdminPOA

_this

public ConsumerAdmin _this(ORB orb)
Overrides:
_this in class ConsumerAdminPOA

_delegate

public ConsumerAdminOperations _delegate()

_delegate

public void _delegate(ConsumerAdminOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

obtain_pull_supplier

public ProxyPullSupplier obtain_pull_supplier()

obtain_push_supplier

public ProxyPushSupplier obtain_push_supplier()