Class ShutdownProjectRepositoryListener

  • All Implemented Interfaces:
    java.util.EventListener, org.apache.tools.ant.BuildListener

    public class ShutdownProjectRepositoryListener
    extends BuildFinishedListener
    • Method Detail

      • activate

        public static void activate​(org.apache.tools.ant.Project project,
                                    ModelRepository repository)
      • buildFinished

        public void buildFinished​(org.apache.tools.ant.BuildEvent event)
        Specified by:
        buildFinished in interface org.apache.tools.ant.BuildListener
        Specified by:
        buildFinished in class BuildFinishedListener