org.omg.CosNotifyChannelAdmin
Interface ProxyConsumerOperations

All Superinterfaces:
FilterAdminOperations, QoSAdminOperations
All Known Subinterfaces:
ProxyConsumer, ProxyPullConsumer, ProxyPullConsumerOperations, ProxyPushConsumer, ProxyPushConsumerOperations, SequenceProxyPullConsumer, SequenceProxyPullConsumerOperations, SequenceProxyPushConsumer, SequenceProxyPushConsumerOperations, StructuredProxyPullConsumer, StructuredProxyPullConsumerOperations, StructuredProxyPushConsumer, StructuredProxyPushConsumerOperations, TypedProxyPullConsumer, TypedProxyPullConsumerOperations, TypedProxyPushConsumer, TypedProxyPushConsumerOperations
All Known Implementing Classes:
_ProxyConsumerStub, _ProxyPullConsumerStub, _ProxyPushConsumerStub, _SequenceProxyPullConsumerStub, _SequenceProxyPushConsumerStub, _StructuredProxyPullConsumerStub, _StructuredProxyPushConsumerStub, _TypedProxyPullConsumerStub, _TypedProxyPushConsumerStub, ProxyConsumerPOA, ProxyPullConsumerPOA, ProxyPushConsumerPOA, SequenceProxyPullConsumerPOA, SequenceProxyPushConsumerPOA, StructuredProxyPullConsumerPOA, StructuredProxyPushConsumerPOA, TypedProxyPullConsumerPOA, TypedProxyPushConsumerPOA

public interface ProxyConsumerOperations
extends QoSAdminOperations, FilterAdminOperations

Generated from IDL interface "ProxyConsumer"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Method Summary
 SupplierAdmin MyAdmin()
           
 ProxyType MyType()
           
 EventType[] obtain_subscription_types(ObtainInfoMode mode)
           
 void validate_event_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos)
           
 
Methods inherited from interface org.omg.CosNotification.QoSAdminOperations
get_qos, set_qos, validate_qos
 
Methods inherited from interface org.omg.CosNotifyFilter.FilterAdminOperations
add_filter, get_all_filters, get_filter, remove_all_filters, remove_filter
 

Method Detail

MyType

public ProxyType MyType()

MyAdmin

public SupplierAdmin MyAdmin()

obtain_subscription_types

public EventType[] obtain_subscription_types(ObtainInfoMode mode)

validate_event_qos

public void validate_event_qos(Property[] required_qos,
                               NamedPropertyRangeSeqHolder available_qos)
                        throws UnsupportedQoS
Throws:
UnsupportedQoS