org.jacorb.events

Class JacORBEventChannelPOATie

Implemented Interfaces:
ConsumerAdminOperations, EventChannelOperations, InvokeHandler, JacORBEventChannelOperations, SupplierAdminOperations

public class JacORBEventChannelPOATie
extends JacORBEventChannelPOA

Generated from IDL interface "JacORBEventChannel"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Constructor Summary

JacORBEventChannelPOATie(JacORBEventChannelOperations delegate)
JacORBEventChannelPOATie(JacORBEventChannelOperations delegate, POA poa)

Method Summary

POA
_default_POA()
JacORBEventChannelOperations
_delegate()
void
_delegate(JacORBEventChannelOperations delegate)
JacORBEventChannel
_this()
JacORBEventChannel
_this(ORB orb)
void
destroy()
ConsumerAdmin
for_consumers()
SupplierAdmin
for_suppliers()
ProxyPullConsumer
obtain_pull_consumer()
ProxyPullSupplier
obtain_pull_supplier()
ProxyPushConsumer
obtain_push_consumer()
ProxyPushSupplier
obtain_push_supplier()

Methods inherited from class org.jacorb.events.JacORBEventChannelPOA

_all_interfaces, _invoke, _this, _this

Methods inherited from class org.omg.PortableServer.Servant

_all_interfaces, _default_POA, _get_delegate, _get_interface, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object

Constructor Details

JacORBEventChannelPOATie

public JacORBEventChannelPOATie(JacORBEventChannelOperations delegate)


JacORBEventChannelPOATie

public JacORBEventChannelPOATie(JacORBEventChannelOperations delegate,
                                POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public JacORBEventChannelOperations _delegate()


_delegate

public void _delegate(JacORBEventChannelOperations delegate)


_this

public JacORBEventChannel _this()
Overrides:
_this in interface JacORBEventChannelPOA


_this

public JacORBEventChannel _this(ORB orb)
Overrides:
_this in interface JacORBEventChannelPOA


destroy

public void destroy()
Specified by:
destroy in interface EventChannelOperations


for_consumers

public ConsumerAdmin for_consumers()
Specified by:
for_consumers in interface EventChannelOperations


for_suppliers

public SupplierAdmin for_suppliers()
Specified by:
for_suppliers in interface EventChannelOperations


obtain_pull_consumer

public ProxyPullConsumer obtain_pull_consumer()
Specified by:
obtain_pull_consumer in interface SupplierAdminOperations


obtain_pull_supplier

public ProxyPullSupplier obtain_pull_supplier()
Specified by:
obtain_pull_supplier in interface ConsumerAdminOperations


obtain_push_consumer

public ProxyPushConsumer obtain_push_consumer()
Specified by:
obtain_push_consumer in interface SupplierAdminOperations


obtain_push_supplier

public ProxyPushSupplier obtain_push_supplier()
Specified by:
obtain_push_supplier in interface ConsumerAdminOperations