Uses of Class
org.apache.maven.buildcache.xml.config.Configuration
-
Packages that use Configuration Package Description org.apache.maven.buildcache.xml.config -
-
Uses of Configuration in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return Configuration Modifier and Type Method Description Configuration
CacheConfig. getConfiguration()
Get configuration of main cache properties.Methods in org.apache.maven.buildcache.xml.config with parameters of type Configuration Modifier and Type Method Description void
CacheConfig. setConfiguration(Configuration configuration)
Set configuration of main cache properties.
-