Class CacheLifecycleParticipant


  • @Named
    public class CacheLifecycleParticipant
    extends org.apache.maven.AbstractMavenLifecycleParticipant
    • Constructor Detail

      • CacheLifecycleParticipant

        @Inject
        public CacheLifecycleParticipant​(CacheConfig cacheConfig,
                                         CacheController cacheController)
    • Method Detail

      • afterSessionEnd

        public void afterSessionEnd​(org.apache.maven.execution.MavenSession session)
                             throws org.apache.maven.MavenExecutionException
        Overrides:
        afterSessionEnd in class org.apache.maven.AbstractMavenLifecycleParticipant
        Throws:
        org.apache.maven.MavenExecutionException