org.omg.CosEventChannelAdmin
Class SupplierAdminPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosEventChannelAdmin.SupplierAdminPOA
          extended byorg.omg.CosEventChannelAdmin.SupplierAdminPOATie
All Implemented Interfaces:
InvokeHandler, SupplierAdminOperations

public class SupplierAdminPOATie
extends SupplierAdminPOA

Generated from IDL interface "SupplierAdmin"

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

Constructor Summary
SupplierAdminPOATie(SupplierAdminOperations delegate)
           
SupplierAdminPOATie(SupplierAdminOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 SupplierAdminOperations _delegate()
           
 void _delegate(SupplierAdminOperations delegate)
           
 SupplierAdmin _this()
           
 SupplierAdmin _this(ORB orb)
           
 ProxyPullConsumer obtain_pull_consumer()
           
 ProxyPushConsumer obtain_push_consumer()
           
 
Methods inherited from class org.omg.CosEventChannelAdmin.SupplierAdminPOA
_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

SupplierAdminPOATie

public SupplierAdminPOATie(SupplierAdminOperations delegate)

SupplierAdminPOATie

public SupplierAdminPOATie(SupplierAdminOperations delegate,
                           POA poa)
Method Detail

_this

public SupplierAdmin _this()
Overrides:
_this in class SupplierAdminPOA

_this

public SupplierAdmin _this(ORB orb)
Overrides:
_this in class SupplierAdminPOA

_delegate

public SupplierAdminOperations _delegate()

_delegate

public void _delegate(SupplierAdminOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

obtain_push_consumer

public ProxyPushConsumer obtain_push_consumer()

obtain_pull_consumer

public ProxyPullConsumer obtain_pull_consumer()