|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationElement | |
---|---|
net.sf.ehcache.config.generator.model.elements | This package contains utility classes encapsulating ideas of Elements and Attributes from the ehcache.xsd |
Uses of ConfigurationElement in net.sf.ehcache.config.generator.model.elements |
---|
Constructors in net.sf.ehcache.config.generator.model.elements with parameters of type ConfigurationElement | |
---|---|
DiskStoreConfigurationElement(ConfigurationElement parent,
DiskStoreConfiguration diskStoreConfiguration)
Construtor accepting the parent and the DiskStoreConfiguration |
|
ManagementRESTServiceConfigurationElement(ConfigurationElement parent,
ManagementRESTServiceConfiguration cfg)
Construtor accepting the parent and the ManagementRESTServiceConfiguration |
|
PersistenceConfigurationElement(ConfigurationElement parent,
PersistenceConfiguration persistenceConfiguration)
Construtor accepting the parent and the PersistenceConfiguration |
|
SizeOfPolicyConfigurationElement(ConfigurationElement parent,
SizeOfPolicyConfiguration sizeOfPolicyConfiguration)
Construtor accepting the parent and the SizeOfPolicyConfiguration |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |