public class EventChannelPOATie extends EventChannelPOA
Constructor and Description |
---|
EventChannelPOATie(EventChannelOperations delegate) |
EventChannelPOATie(EventChannelOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
EventChannelOperations |
_delegate() |
void |
_delegate(EventChannelOperations delegate) |
EventChannel |
_this() |
EventChannel |
_this(ORB orb) |
ConsumerAdmin |
default_consumer_admin() |
FilterFactory |
default_filter_factory() |
SupplierAdmin |
default_supplier_admin() |
void |
destroy() |
ConsumerAdmin |
for_consumers() |
SupplierAdmin |
for_suppliers() |
Property[] |
get_admin() |
int[] |
get_all_consumeradmins() |
int[] |
get_all_supplieradmins() |
ConsumerAdmin |
get_consumeradmin(int id) |
Property[] |
get_qos() |
SupplierAdmin |
get_supplieradmin(int id) |
EventChannelFactory |
MyFactory() |
ConsumerAdmin |
new_for_consumers(InterFilterGroupOperator op,
IntHolder id) |
SupplierAdmin |
new_for_suppliers(InterFilterGroupOperator op,
IntHolder id) |
void |
set_admin(Property[] admin) |
void |
set_qos(Property[] qos) |
void |
validate_qos(Property[] required_qos,
NamedPropertyRangeSeqHolder available_qos) |
_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 EventChannelPOATie(EventChannelOperations delegate)
public EventChannelPOATie(EventChannelOperations delegate, POA poa)
public EventChannel _this()
_this
in class EventChannelPOA
public EventChannel _this(ORB orb)
_this
in class EventChannelPOA
public EventChannelOperations _delegate()
public void _delegate(EventChannelOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public ConsumerAdmin for_consumers()
public int[] get_all_consumeradmins()
public int[] get_all_supplieradmins()
public Property[] get_qos()
public EventChannelFactory MyFactory()
public ConsumerAdmin default_consumer_admin()
public SupplierAdmin new_for_suppliers(InterFilterGroupOperator op, IntHolder id)
public void set_admin(Property[] admin) throws UnsupportedAdmin
UnsupportedAdmin
public SupplierAdmin default_supplier_admin()
public SupplierAdmin get_supplieradmin(int id) throws AdminNotFound
AdminNotFound
public SupplierAdmin for_suppliers()
public void set_qos(Property[] qos) throws UnsupportedQoS
UnsupportedQoS
public FilterFactory default_filter_factory()
public ConsumerAdmin new_for_consumers(InterFilterGroupOperator op, IntHolder id)
public Property[] get_admin()
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
UnsupportedQoS
public ConsumerAdmin get_consumeradmin(int id) throws AdminNotFound
AdminNotFound
public void destroy()