public class EventChannelPOATie extends EventChannelPOA
Constructor and Description |
---|
EventChannelPOATie(EventChannelOperations delegate) |
EventChannelPOATie(EventChannelOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
EventChannelOperations |
_delegate() |
void |
_delegate(EventChannelOperations delegate) |
EventChannel |
_this() |
EventChannel |
_this(ORB orb) |
void |
destroy() |
ConsumerAdmin |
for_consumers() |
SupplierAdmin |
for_suppliers() |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public EventChannelPOATie(EventChannelOperations delegate)
public EventChannelPOATie(EventChannelOperations delegate, POA poa)
public EventChannel _this()
_this
in class EventChannelPOA
public EventChannel _this(ORB orb)
_this
in class EventChannelPOA
public EventChannelOperations _delegate()
public void _delegate(EventChannelOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public ConsumerAdmin for_consumers()
public void destroy()
public SupplierAdmin for_suppliers()