Package | Description |
---|---|
net.sf.ehcache.config.generator.model |
This package contains utility classes encapsulating ideas of Elements and Attributes.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<FactoryConfigurationElement> |
AbstractNodeElement.getAllFactoryElements(NodeElement parent,
java.lang.String name,
java.util.Collection<? extends FactoryConfiguration> factoryConfigurations)
Helper method that creates
FactoryConfigurationElement 's from a collection of FactoryConfiguration 's |