org.omg.CosTypedNotifyChannelAdmin

Class TypedSupplierAdminPOATie

public class TypedSupplierAdminPOATie extends TypedSupplierAdminPOA

Interface definition: TypedSupplierAdmin.

Author: OpenORB Compiler

Constructor Summary
TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject)
Constructor
TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject, POA poa)
Constructor
Method Summary
intadd_filter(Filter new_filter)
Operation add_filter
voiddestroy()
Operation destroy
int[]get_all_filters()
Operation get_all_filters
Filterget_filter(int filter)
Operation get_filter
ProxyConsumerget_proxy_consumer(int proxy_id)
Operation get_proxy_consumer
Property[]get_qos()
Operation get_qos
EventChannelMyChannel()
Read accessor for MyChannel attribute
intMyID()
Read accessor for MyID attribute
InterFilterGroupOperatorMyOperator()
Read accessor for MyOperator attribute
ProxyConsumerobtain_notification_pull_consumer(ClientType ctype, IntHolder proxy_id)
Operation obtain_notification_pull_consumer
ProxyConsumerobtain_notification_push_consumer(ClientType ctype, IntHolder proxy_id)
Operation obtain_notification_push_consumer
ProxyPullConsumerobtain_pull_consumer()
Operation obtain_pull_consumer
ProxyPushConsumerobtain_push_consumer()
Operation obtain_push_consumer
TypedProxyPullConsumerobtain_typed_notification_pull_consumer(String uses_interface, IntHolder proxy_id)
Operation obtain_typed_notification_pull_consumer
TypedProxyPushConsumerobtain_typed_notification_push_consumer(String supported_interface, IntHolder proxy_id)
Operation obtain_typed_notification_push_consumer
ProxyPullConsumerobtain_typed_pull_consumer(String uses_interface)
Operation obtain_typed_pull_consumer
TypedProxyPushConsumerobtain_typed_push_consumer(String supported_interface)
Operation obtain_typed_push_consumer
voidoffer_change(EventType[] added, EventType[] removed)
Operation offer_change
int[]pull_consumers()
Read accessor for pull_consumers attribute
int[]push_consumers()
Read accessor for push_consumers attribute
voidremove_all_filters()
Operation remove_all_filters
voidremove_filter(int filter)
Operation remove_filter
voidset_qos(Property[] qos)
Operation set_qos
voidvalidate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos)
Operation validate_qos
POA_default_POA()
_default_POA method
TypedSupplierAdminOperations_delegate()
Get the delegate
void_delegate(TypedSupplierAdminOperations delegate_)
Set the delegate

Constructor Detail

TypedSupplierAdminPOATie

public TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject)
Constructor

TypedSupplierAdminPOATie

public TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject, POA poa)
Constructor

Method Detail

add_filter

public int add_filter(Filter new_filter)
Operation add_filter

destroy

public void destroy()
Operation destroy

get_all_filters

public int[] get_all_filters()
Operation get_all_filters

get_filter

public Filter get_filter(int filter)
Operation get_filter

get_proxy_consumer

public ProxyConsumer get_proxy_consumer(int proxy_id)
Operation get_proxy_consumer

get_qos

public Property[] get_qos()
Operation get_qos

MyChannel

public EventChannel MyChannel()
Read accessor for MyChannel attribute

MyID

public int MyID()
Read accessor for MyID attribute

MyOperator

public InterFilterGroupOperator MyOperator()
Read accessor for MyOperator attribute

obtain_notification_pull_consumer

public ProxyConsumer obtain_notification_pull_consumer(ClientType ctype, IntHolder proxy_id)
Operation obtain_notification_pull_consumer

obtain_notification_push_consumer

public ProxyConsumer obtain_notification_push_consumer(ClientType ctype, IntHolder proxy_id)
Operation obtain_notification_push_consumer

obtain_pull_consumer

public ProxyPullConsumer obtain_pull_consumer()
Operation obtain_pull_consumer

obtain_push_consumer

public ProxyPushConsumer obtain_push_consumer()
Operation obtain_push_consumer

obtain_typed_notification_pull_consumer

public TypedProxyPullConsumer obtain_typed_notification_pull_consumer(String uses_interface, IntHolder proxy_id)
Operation obtain_typed_notification_pull_consumer

obtain_typed_notification_push_consumer

public TypedProxyPushConsumer obtain_typed_notification_push_consumer(String supported_interface, IntHolder proxy_id)
Operation obtain_typed_notification_push_consumer

obtain_typed_pull_consumer

public ProxyPullConsumer obtain_typed_pull_consumer(String uses_interface)
Operation obtain_typed_pull_consumer

obtain_typed_push_consumer

public TypedProxyPushConsumer obtain_typed_push_consumer(String supported_interface)
Operation obtain_typed_push_consumer

offer_change

public void offer_change(EventType[] added, EventType[] removed)
Operation offer_change

pull_consumers

public int[] pull_consumers()
Read accessor for pull_consumers attribute

push_consumers

public int[] push_consumers()
Read accessor for push_consumers attribute

remove_all_filters

public void remove_all_filters()
Operation remove_all_filters

remove_filter

public void remove_filter(int filter)
Operation remove_filter

set_qos

public void set_qos(Property[] qos)
Operation set_qos

validate_qos

public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos)
Operation validate_qos

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public TypedSupplierAdminOperations _delegate()
Get the delegate

_delegate

public void _delegate(TypedSupplierAdminOperations delegate_)
Set the delegate