Class CacheConfigurationElement

    • Method Detail

      • addCommonAttributesWithDefaultCache

        public static void addCommonAttributesWithDefaultCache​(NodeElement element,
                                                               Configuration configuration,
                                                               CacheConfiguration cacheConfiguration)
        Adds all attributes which are common with the "defaultCache" element in ehcache.xsd
        Parameters:
        element -
        cacheConfiguration -
      • addCommonChildElementsWithDefaultCache

        public static void addCommonChildElementsWithDefaultCache​(NodeElement element,
                                                                  CacheConfiguration cacheConfiguration)
        Adds all common child elements with the "defaultCache" element in ehcache.xsd
        Parameters:
        element -
        cacheConfiguration -