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 ConfigurationCacheConfig. 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 voidCacheConfig. setConfiguration(Configuration configuration)Set configuration of main cache properties.
-