ehcache

Uses of Class
net.sf.ehcache.config.generator.model.elements.FactoryConfigurationElement

Packages that use FactoryConfigurationElement
net.sf.ehcache.config.generator.model This package contains utility classes encapsulating ideas of Elements and Attributes. 
 

Uses of FactoryConfigurationElement in net.sf.ehcache.config.generator.model
 

Methods in net.sf.ehcache.config.generator.model that return types with arguments of type FactoryConfigurationElement
static List<FactoryConfigurationElement> AbstractNodeElement.getAllFactoryElements(NodeElement parent, String name, Collection factoryConfigurations1)
          Helper method that creates FactoryConfigurationElement's from a collection of FactoryConfiguration's
 


ehcache

Copyright 2001-2015, Terracotta, Inc.