org.omg.CosEventChannelAdmin

Class EventChannelPOATie

Implemented Interfaces:
EventChannelOperations, InvokeHandler

public class EventChannelPOATie
extends EventChannelPOA

Generated from IDL interface "EventChannel"

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

Constructor Summary

EventChannelPOATie(EventChannelOperations delegate)
EventChannelPOATie(EventChannelOperations delegate, POA poa)

Method Summary

POA
_default_POA()
EventChannelOperations
_delegate()
void
_delegate(EventChannelOperations delegate)
EventChannel
_this()
EventChannel
_this(ORB orb)
void
destroy()
ConsumerAdmin
for_consumers()
SupplierAdmin
for_suppliers()

Methods inherited from class org.omg.CosEventChannelAdmin.EventChannelPOA

_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

EventChannelPOATie

public EventChannelPOATie(EventChannelOperations delegate)


EventChannelPOATie

public EventChannelPOATie(EventChannelOperations delegate,
                          POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public EventChannelOperations _delegate()


_delegate

public void _delegate(EventChannelOperations delegate)


_this

public EventChannel _this()
Overrides:
_this in interface EventChannelPOA


_this

public EventChannel _this(ORB orb)
Overrides:
_this in interface EventChannelPOA


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