public class EventChannelFactoryPOATie extends EventChannelFactoryPOA
Constructor and Description |
---|
EventChannelFactoryPOATie(EventChannelFactoryOperations delegate) |
EventChannelFactoryPOATie(EventChannelFactoryOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
EventChannelFactoryOperations |
_delegate() |
void |
_delegate(EventChannelFactoryOperations delegate) |
EventChannelFactory |
_this() |
EventChannelFactory |
_this(ORB orb) |
EventChannel |
create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id) |
int[] |
get_all_channels() |
EventChannel |
get_event_channel(int id) |
_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 EventChannelFactoryPOATie(EventChannelFactoryOperations delegate)
public EventChannelFactoryPOATie(EventChannelFactoryOperations delegate, POA poa)
public EventChannelFactory _this()
_this
in class EventChannelFactoryPOA
public EventChannelFactory _this(ORB orb)
_this
in class EventChannelFactoryPOA
public EventChannelFactoryOperations _delegate()
public void _delegate(EventChannelFactoryOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public EventChannel create_channel(Property[] initial_qos, Property[] initial_admin, IntHolder id) throws UnsupportedAdmin, UnsupportedQoS
UnsupportedAdmin
UnsupportedQoS
public EventChannel get_event_channel(int id) throws ChannelNotFound
ChannelNotFound
public int[] get_all_channels()
Copyright © 2016 JacORB. All rights reserved.