org.jacorb.notification.util
Class QoSPropertySet
java.lang.Object
org.jacorb.notification.util.PropertySet
org.jacorb.notification.util.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
Constructor Summary |
QoSPropertySet(org.apache.avalon.framework.configuration.Configuration configuration,
int type)
|
Methods inherited from class org.jacorb.notification.util.PropertySet |
addPropertySetListener, addPropertySetListener, badProperty, badType, checkPropertyExistence, containsKey, get, map2Props, set_properties, toArray, toMap, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CHANNEL_QOS
public static final int CHANNEL_QOS
- See Also:
- Constant Field Values
ADMIN_QOS
public static final int ADMIN_QOS
- See Also:
- Constant Field Values
PROXY_QOS
public static final int PROXY_QOS
- See Also:
- Constant Field Values
QoSPropertySet
public QoSPropertySet(org.apache.avalon.framework.configuration.Configuration configuration,
int type)
getValidNames
protected java.util.Set getValidNames()
set_qos
public void set_qos(Property[] ps)
get_qos
public Property[] get_qos()
validate_qos
public void validate_qos(Property[] props,
NamedPropertyRangeSeqHolder namedPropertyRange)
throws UnsupportedQoS
- Throws:
UnsupportedQoS