public class JacORBEventChannelFactoryPOATie extends JacORBEventChannelFactoryPOA
| Constructor and Description |
|---|
JacORBEventChannelFactoryPOATie(JacORBEventChannelFactoryOperations delegate) |
JacORBEventChannelFactoryPOATie(JacORBEventChannelFactoryOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
JacORBEventChannelFactoryOperations |
_delegate() |
void |
_delegate(JacORBEventChannelFactoryOperations delegate) |
JacORBEventChannelFactory |
_this() |
JacORBEventChannelFactory |
_this(ORB orb) |
EventChannel |
create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id) |
void |
destroy() |
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 JacORBEventChannelFactoryPOATie(JacORBEventChannelFactoryOperations delegate)
public JacORBEventChannelFactoryPOATie(JacORBEventChannelFactoryOperations delegate, POA poa)
public JacORBEventChannelFactory _this()
_this in class JacORBEventChannelFactoryPOApublic JacORBEventChannelFactory _this(ORB orb)
_this in class JacORBEventChannelFactoryPOApublic JacORBEventChannelFactoryOperations _delegate()
public void _delegate(JacORBEventChannelFactoryOperations 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()
public void destroy()
Copyright © 2015 JacORB. All rights reserved.