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_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic EventChannelFactoryPOATie(EventChannelFactoryOperations delegate)
public EventChannelFactoryPOATie(EventChannelFactoryOperations delegate, POA poa)
public EventChannelFactory _this()
_this in class EventChannelFactoryPOApublic EventChannelFactory _this(ORB orb)
_this in class EventChannelFactoryPOApublic EventChannelFactoryOperations _delegate()
public void _delegate(EventChannelFactoryOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic EventChannel create_channel(Property[] initial_qos, Property[] initial_admin, IntHolder id) throws UnsupportedAdmin, UnsupportedQoS
UnsupportedAdminUnsupportedQoSpublic EventChannel get_event_channel(int id) throws ChannelNotFound
ChannelNotFoundpublic int[] get_all_channels()
Copyright © 2015 JacORB. All rights reserved.