Uses of Class
net.sf.ehcache.config.generator.model.elements.FactoryConfigurationElement
-
Packages that use FactoryConfigurationElement Package Description 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 Modifier and Type Method Description static java.util.List<FactoryConfigurationElement>AbstractNodeElement. getAllFactoryElements(NodeElement parent, java.lang.String name, java.util.Collection factoryConfigurations1)Helper method that createsFactoryConfigurationElement's from a collection ofFactoryConfiguration's
-