org.omg.CosNotification
Interface QoSAdminOperations

All Known Subinterfaces:
ConsumerAdmin, ConsumerAdminOperations, EventChannel, EventChannelOperations, ProxyConsumer, ProxyConsumerOperations, ProxyPullConsumer, ProxyPullConsumerOperations, ProxyPullSupplier, ProxyPullSupplierOperations, ProxyPushConsumer, ProxyPushConsumerOperations, ProxyPushSupplier, ProxyPushSupplierOperations, ProxySupplier, ProxySupplierOperations, QoSAdmin, SequenceProxyPullConsumer, SequenceProxyPullConsumerOperations, SequenceProxyPullSupplier, SequenceProxyPullSupplierOperations, SequenceProxyPushConsumer, SequenceProxyPushConsumerOperations, SequenceProxyPushSupplier, SequenceProxyPushSupplierOperations, StructuredProxyPullConsumer, StructuredProxyPullConsumerOperations, StructuredProxyPullSupplier, StructuredProxyPullSupplierOperations, StructuredProxyPushConsumer, StructuredProxyPushConsumerOperations, StructuredProxyPushSupplier, StructuredProxyPushSupplierOperations, SupplierAdmin, SupplierAdminOperations, TypedConsumerAdmin, TypedConsumerAdminOperations, TypedEventChannel, TypedEventChannelOperations, TypedProxyPullConsumer, TypedProxyPullConsumerOperations, TypedProxyPullSupplier, TypedProxyPullSupplierOperations, TypedProxyPushConsumer, TypedProxyPushConsumerOperations, TypedProxyPushSupplier, TypedProxyPushSupplierOperations, TypedSupplierAdmin, TypedSupplierAdminOperations
All Known Implementing Classes:
_ConsumerAdminStub, _EventChannelStub, _ProxyConsumerStub, _ProxyPullConsumerStub, _ProxyPullSupplierStub, _ProxyPushConsumerStub, _ProxyPushSupplierStub, _ProxySupplierStub, _QoSAdminStub, _SequenceProxyPullConsumerStub, _SequenceProxyPullSupplierStub, _SequenceProxyPushConsumerStub, _SequenceProxyPushSupplierStub, _StructuredProxyPullConsumerStub, _StructuredProxyPullSupplierStub, _StructuredProxyPushConsumerStub, _StructuredProxyPushSupplierStub, _SupplierAdminStub, _TypedConsumerAdminStub, _TypedEventChannelStub, _TypedProxyPullConsumerStub, _TypedProxyPullSupplierStub, _TypedProxyPushConsumerStub, _TypedProxyPushSupplierStub, _TypedSupplierAdminStub, AbstractAdmin, AbstractProxy, AbstractProxySupplier, ConsumerAdminPOA, ConsumerAdminPOATie, ConsumerAdminTieImpl, ECProxyPullConsumerImpl, ECProxyPullSupplierImpl, ECProxyPushConsumerImpl, ECProxyPushSupplierImpl, EventChannelImpl, EventChannelPOA, EventChannelPOATie, ProxyConsumerPOA, ProxyConsumerPOATie, ProxyPullConsumerImpl, ProxyPullConsumerPOA, ProxyPullConsumerPOATie, ProxyPullSupplierImpl, ProxyPullSupplierPOA, ProxyPullSupplierPOATie, ProxyPushConsumerImpl, ProxyPushConsumerPOA, ProxyPushConsumerPOATie, ProxyPushSupplierImpl, ProxyPushSupplierPOA, ProxyPushSupplierPOATie, ProxySupplierPOA, ProxySupplierPOATie, QoSAdminPOA, QoSAdminPOATie, SequenceProxyPullConsumerImpl, SequenceProxyPullConsumerPOA, SequenceProxyPullConsumerPOATie, SequenceProxyPullSupplierImpl, SequenceProxyPullSupplierPOA, SequenceProxyPullSupplierPOATie, SequenceProxyPushConsumerImpl, SequenceProxyPushConsumerPOA, SequenceProxyPushConsumerPOATie, SequenceProxyPushSupplierImpl, SequenceProxyPushSupplierPOA, SequenceProxyPushSupplierPOATie, StructuredProxyPullConsumerImpl, StructuredProxyPullConsumerPOA, StructuredProxyPullConsumerPOATie, StructuredProxyPullSupplierImpl, StructuredProxyPullSupplierPOA, StructuredProxyPullSupplierPOATie, StructuredProxyPushConsumerImpl, StructuredProxyPushConsumerPOA, StructuredProxyPushConsumerPOATie, StructuredProxyPushSupplierImpl, StructuredProxyPushSupplierPOA, StructuredProxyPushSupplierPOATie, SupplierAdminPOA, SupplierAdminPOATie, SupplierAdminTieImpl, TypedConsumerAdminPOA, TypedConsumerAdminPOATie, TypedEventChannelPOA, TypedEventChannelPOATie, TypedProxyPullConsumerPOA, TypedProxyPullConsumerPOATie, TypedProxyPullSupplierPOA, TypedProxyPullSupplierPOATie, TypedProxyPushConsumerPOA, TypedProxyPushConsumerPOATie, TypedProxyPushSupplierPOA, TypedProxyPushSupplierPOATie, TypedSupplierAdminPOA, TypedSupplierAdminPOATie

public interface QoSAdminOperations

Generated from IDL interface "QoSAdmin"

Author:
JacORB IDL compiler V 2.2 (JBoss patch 3), 06-Oct-2004

Method Summary
 Property[] get_qos()
           
 void set_qos(Property[] qos)
           
 void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos)
           
 

Method Detail

get_qos

Property[] get_qos()

set_qos

void set_qos(Property[] qos)
             throws UnsupportedQoS
Throws:
UnsupportedQoS

validate_qos

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