public class TypedEventChannelFactoryPOATie extends TypedEventChannelFactoryPOA
Constructor and Description |
---|
TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations delegate) |
TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
TypedEventChannelFactoryOperations |
_delegate() |
void |
_delegate(TypedEventChannelFactoryOperations delegate) |
TypedEventChannelFactory |
_this() |
TypedEventChannelFactory |
_this(ORB orb) |
TypedEventChannel |
create_typed_channel(Property[] initial_QoS,
Property[] initial_admin,
IntHolder id) |
int[] |
get_all_typed_channels() |
TypedEventChannel |
get_typed_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 TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations delegate)
public TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations delegate, POA poa)
public TypedEventChannelFactory _this()
_this
in class TypedEventChannelFactoryPOA
public TypedEventChannelFactory _this(ORB orb)
_this
in class TypedEventChannelFactoryPOA
public TypedEventChannelFactoryOperations _delegate()
public void _delegate(TypedEventChannelFactoryOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public TypedEventChannel get_typed_event_channel(int id) throws ChannelNotFound
ChannelNotFound
public int[] get_all_typed_channels()
public TypedEventChannel create_typed_channel(Property[] initial_QoS, Property[] initial_admin, IntHolder id) throws UnsupportedAdmin, UnsupportedQoS
UnsupportedAdmin
UnsupportedQoS
Copyright © 2016 JacORB. All rights reserved.