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_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public JacORBEventChannelFactoryPOATie(JacORBEventChannelFactoryOperations delegate)
public JacORBEventChannelFactoryPOATie(JacORBEventChannelFactoryOperations delegate, POA poa)
public JacORBEventChannelFactory _this()
_this
in class JacORBEventChannelFactoryPOA
public JacORBEventChannelFactory _this(ORB orb)
_this
in class JacORBEventChannelFactoryPOA
public JacORBEventChannelFactoryOperations _delegate()
public void _delegate(JacORBEventChannelFactoryOperations 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()
public void destroy()