public class QoSConfigurationPropertiesHandler
extends java.lang.Object
implements org.ws4d.java.configuration.PropertiesHandler
| Modifier and Type | Field and Description |
|---|---|
static org.ws4d.java.configuration.PropertyHeader |
HEADER_SECTION_QoS |
static org.ws4d.java.configuration.PropertyHeader |
HEADER_SUBSECTION_POLICIES |
| Constructor and Description |
|---|
QoSConfigurationPropertiesHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
finishedSection(int depth) |
static QoSConfigurationPropertiesHandler |
getInstance() |
org.ws4d.java.structures.Iterator |
getQoSConfigurations() |
void |
setProperties(org.ws4d.java.configuration.PropertyHeader header,
org.ws4d.java.configuration.Property property) |
public static final org.ws4d.java.configuration.PropertyHeader HEADER_SECTION_QoS
public static final org.ws4d.java.configuration.PropertyHeader HEADER_SUBSECTION_POLICIES
public static QoSConfigurationPropertiesHandler getInstance()
public void setProperties(org.ws4d.java.configuration.PropertyHeader header,
org.ws4d.java.configuration.Property property)
setProperties in interface org.ws4d.java.configuration.PropertiesHandlerpublic void finishedSection(int depth)
finishedSection in interface org.ws4d.java.configuration.PropertiesHandlerpublic org.ws4d.java.structures.Iterator getQoSConfigurations()