Package org.apache.maven.buildcache
Class CacheLifecycleParticipant
java.lang.Object
org.apache.maven.AbstractMavenLifecycleParticipant
org.apache.maven.buildcache.CacheLifecycleParticipant
@Named
public class CacheLifecycleParticipant
extends org.apache.maven.AbstractMavenLifecycleParticipant
-
Constructor Summary
ConstructorsConstructorDescriptionCacheLifecycleParticipant(CacheConfig cacheConfig, CacheController cacheController) -
Method Summary
Modifier and TypeMethodDescriptionvoidafterSessionEnd(org.apache.maven.execution.MavenSession session) Methods inherited from class org.apache.maven.AbstractMavenLifecycleParticipant
afterProjectsRead, afterSessionStart
-
Constructor Details
-
CacheLifecycleParticipant
-
-
Method Details
-
afterSessionEnd
public void afterSessionEnd(org.apache.maven.execution.MavenSession session) throws org.apache.maven.MavenExecutionException - Overrides:
afterSessionEndin classorg.apache.maven.AbstractMavenLifecycleParticipant- Throws:
org.apache.maven.MavenExecutionException
-