|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.unicore.util.configuration.PropertiesHelper
eu.unicore.util.jetty.JettyProperties
eu.emi.emir.jetty.EMIRJettyProperties
public class EMIRJettyProperties
| Field Summary | |
|---|---|
protected static Map<String,eu.unicore.util.configuration.PropertyMD> |
defaults
|
static String |
PREFIX
|
| Fields inherited from class eu.unicore.util.jetty.JettyProperties |
|---|
DEFAULT_PREFIX, DISABLED_CIPHER_SUITES, ENABLE_GZIP, FAST_RANDOM, GZIP_PREFIX, HIGH_LOAD_CONNECTIONS, LOW_RESOURCE_MAX_IDLE_TIME, MAX_IDLE_TIME, MAX_THREADS, MIN_GZIP_SIZE, MIN_THREADS, REQUIRE_CLIENT_AUTHN, SO_LINGER_TIME, USE_NIO, WANT_CLIENT_AUTHN |
| Fields inherited from class eu.unicore.util.configuration.PropertiesHelper |
|---|
genericListeners, metadata, prefix, properties, propertyFocusedListeners |
| Constructor Summary | |
|---|---|
EMIRJettyProperties(Properties source)
|
|
| Method Summary |
|---|
| Methods inherited from class eu.unicore.util.jetty.JettyProperties |
|---|
getSimpleTestSettings |
| Methods inherited from class eu.unicore.util.configuration.PropertiesHelper |
|---|
addPropertyChangeListener, checkBounds, checkConstraints, checkPropertyConstraints, filterChanged, findUnknown, getBooleanValue, getDoubleValue, getDoubleValueNoCheck, getEnumValue, getFileValue, getFileValueAsString, getIntValue, getIntValueNoCheck, getKeyDescription, getListOfValues, getLongValue, getLongValueNoCheck, getMetadata, getRawProperty, getSubkeyBooleanValue, getSubkeyEnumValue, getSubkeyIntValue, getSubkeyLongValue, getSubkeyValue, getValue, isSet, logValue, notifyAllWithKey, notifyFocusedListeners, notifyGenericListeners, removePropertyChangeListener, setProperties, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PREFIX
protected static final Map<String,eu.unicore.util.configuration.PropertyMD> defaults
| Constructor Detail |
|---|
public EMIRJettyProperties(Properties source)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||