org.jacorb.notification.util

Class QoSPropertySet

public class QoSPropertySet extends PropertySet

Version: $Id: QoSPropertySet.java,v 1.10 2005/10/27 21:36:17 alphonse.bendt Exp $

Author: Alphonse Bendt

Field Summary
static intADMIN_QOS
static intCHANNEL_QOS
static intPROXY_QOS
Constructor Summary
QoSPropertySet(Configuration configuration, int type)
Method Summary
protected SetgetValidNames()
Property[]get_qos()
voidset_qos(Property[] ps)
voidvalidate_qos(Property[] props, NamedPropertyRangeSeqHolder namedPropertyRange)

Field Detail

ADMIN_QOS

public static final int ADMIN_QOS

CHANNEL_QOS

public static final int CHANNEL_QOS

PROXY_QOS

public static final int PROXY_QOS

Constructor Detail

QoSPropertySet

public QoSPropertySet(Configuration configuration, int type)

Method Detail

getValidNames

protected Set getValidNames()

get_qos

public Property[] get_qos()

set_qos

public void set_qos(Property[] ps)

validate_qos

public void validate_qos(Property[] props, NamedPropertyRangeSeqHolder namedPropertyRange)