Class CXFEndpointProperties

java.lang.Object
eu.unicore.util.configuration.PropertiesHelper
pl.edu.icm.unity.ws.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 final Map<String,eu.unicore.util.configuration.PropertyMD>
     
    static final String
     

    Fields inherited from class eu.unicore.util.configuration.PropertiesHelper

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

    Constructors
    Constructor
    Description
     
  • 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

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • CXFEndpointProperties

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