eu.emi.emir.jetty
Class EMIRJettyProperties

java.lang.Object
  extended by eu.unicore.util.configuration.PropertiesHelper
      extended by eu.unicore.util.jetty.JettyProperties
          extended by eu.emi.emir.jetty.EMIRJettyProperties

public class EMIRJettyProperties
extends eu.unicore.util.jetty.JettyProperties

Author:
a.memon

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

PREFIX

public static final String PREFIX
See Also:
Constant Field Values

defaults

protected static final Map<String,eu.unicore.util.configuration.PropertyMD> defaults
Constructor Detail

EMIRJettyProperties

public EMIRJettyProperties(Properties source)


Copyright © 2012. All Rights Reserved.