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, SequenceProxyPullSupplierAck, SequenceProxyPullSupplierAckOperations, SequenceProxyPullSupplierOperations, SequenceProxyPushConsumer, SequenceProxyPushConsumerOperations, SequenceProxyPushSupplier, SequenceProxyPushSupplierAck, SequenceProxyPushSupplierAckOperations, SequenceProxyPushSupplierOperations, StructuredProxyPullConsumer, StructuredProxyPullConsumerOperations, StructuredProxyPullSupplier, StructuredProxyPullSupplierAck, StructuredProxyPullSupplierAckOperations, StructuredProxyPullSupplierOperations, StructuredProxyPushConsumer, StructuredProxyPushConsumerOperations, StructuredProxyPushSupplier, StructuredProxyPushSupplierAck, StructuredProxyPushSupplierAckOperations, 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, _SequenceProxyPullSupplierAckStub, _SequenceProxyPullSupplierStub, _SequenceProxyPushConsumerStub, _SequenceProxyPushSupplierAckStub, _SequenceProxyPushSupplierStub, _StructuredProxyPullConsumerStub, _StructuredProxyPullSupplierAckStub, _StructuredProxyPullSupplierStub, _StructuredProxyPushConsumerStub, _StructuredProxyPushSupplierAckStub, _StructuredProxyPushSupplierStub, _SupplierAdminStub, _TypedConsumerAdminStub, _TypedEventChannelStub, _TypedProxyPullConsumerStub, _TypedProxyPullSupplierStub, _TypedProxyPushConsumerStub, _TypedProxyPushSupplierStub, _TypedSupplierAdminStub, AbstractAdmin, AbstractProxy, ConsumerAdminImpl, ConsumerAdminPOA, EventChannelImpl, EventChannelPOA, ProxyConsumerPOA, ProxyPullConsumerImpl, ProxyPullConsumerPOA, ProxyPullSupplierImpl, ProxyPullSupplierPOA, ProxyPushConsumerImpl, ProxyPushConsumerPOA, ProxyPushSupplierImpl, ProxyPushSupplierPOA, ProxySupplierPOA, QoSAdminPOA, SequenceProxyPullConsumerImpl, SequenceProxyPullConsumerPOA, SequenceProxyPullSupplierAckPOA, SequenceProxyPullSupplierImpl, SequenceProxyPullSupplierPOA, SequenceProxyPushConsumerImpl, SequenceProxyPushConsumerPOA, SequenceProxyPushSupplierAckPOA, SequenceProxyPushSupplierImpl, SequenceProxyPushSupplierPOA, StructuredProxyPullConsumerImpl, StructuredProxyPullConsumerPOA, StructuredProxyPullSupplierAckPOA, StructuredProxyPullSupplierImpl, StructuredProxyPullSupplierPOA, StructuredProxyPushConsumerImpl, StructuredProxyPushConsumerPOA, StructuredProxyPushSupplierAckPOA, StructuredProxyPushSupplierImpl, StructuredProxyPushSupplierPOA, SupplierAdminImpl, SupplierAdminPOA, TypedConsumerAdminImpl, TypedConsumerAdminPOA, TypedEventChannelImpl, TypedEventChannelPOA, TypedProxyPullConsumerImpl, TypedProxyPullConsumerPOA, TypedProxyPullSupplierImpl, TypedProxyPullSupplierPOA, TypedProxyPushConsumerImpl, TypedProxyPushConsumerPOA, TypedProxyPushSupplierImpl, TypedProxyPushSupplierPOA, TypedSupplierAdminImpl, TypedSupplierAdminPOA

public interface QoSAdminOperations

Generated from IDL interface "QoSAdmin"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

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

Method Detail

get_qos

public Property[] get_qos()

set_qos

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

validate_qos

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