Class CXFEndpointProperties

  • All Implemented Interfaces:
    eu.unicore.util.configuration.PropertiesHelperAPI, eu.unicore.util.configuration.UpdateableConfiguration, Cloneable

    public class CXFEndpointProperties
    extends eu.unicore.util.configuration.PropertiesHelper
    Generic settings for all CXF WS endpoints. Placeholder - currently no configuration.
    Author:
    K. Benedyczak
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Map<String,​eu.unicore.util.configuration.PropertyMD> META  
      static String PREFIX  
      • Fields inherited from class eu.unicore.util.configuration.PropertiesHelper

        genericListeners, metadata, prefix, properties, propertyFocusedListeners, structuredPrefixes
    • Method Summary

      • Methods inherited from class eu.unicore.util.configuration.PropertiesHelper

        addPropertyChangeListener, canHaveSubkeys, checkBounds, checkConstraints, checkConstraints, checkDeprecated, checkPropertyConstraints, checkStructuredListConstraints, clone, cloneTo, filterChanged, findUnknown, getBooleanValue, getClassValue, getDoubleValue, getDoubleValueNoCheck, getEnumValue, getFileValue, getFileValueAsString, getIntValue, getIntValueNoCheck, getKeyDescription, getListOfValues, getLocalizedValue, getLongValue, getLongValueNoCheck, getMetadata, getMetadataKey, getRawProperty, getSortedNumKeys, getSortedStringKeys, getStructuredListKeys, getSubkeyBooleanValue, getSubkeyEnumValue, getSubkeyIntValue, getSubkeyLongValue, getSubkeyValue, getValue, isSet, logValue, notifyAllWithKey, notifyFocusedListeners, notifyGenericListeners, removePropertyChangeListener, setProperties, setProperty
    • Constructor Detail

      • CXFEndpointProperties

        public CXFEndpointProperties​(Properties properties)
                              throws eu.unicore.util.configuration.ConfigurationException
        Throws:
        eu.unicore.util.configuration.ConfigurationException