org.omg.CosNotification

Interface QoSAdminOperations

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
Known Implementing Classes:
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, _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

public interface QoSAdminOperations

Generated from IDL interface "QoSAdmin"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

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

Method Details

get_qos

public Property[] get_qos()


set_qos

public void set_qos(Property[] qos)
            throws UnsupportedQoS


validate_qos

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