org.apache.maven.continuum.scm.queue
Class PrepareBuildProjectsTaskExecutor

Package class diagram package PrepareBuildProjectsTaskExecutor
java.lang.Object
  extended by org.apache.maven.continuum.scm.queue.PrepareBuildProjectsTaskExecutor
All Implemented Interfaces:
org.codehaus.plexus.taskqueue.execution.TaskExecutor

public class PrepareBuildProjectsTaskExecutor
extends Object
implements org.codehaus.plexus.taskqueue.execution.TaskExecutor

Version:
$Id: PrepareBuildProjectsTaskExecutor.java 819456 2009-09-28 05:50:03Z ctan $
Author:
Maria Catherine Tan

Constructor Summary
PrepareBuildProjectsTaskExecutor()
           
 
Method Summary
 void executeTask(org.codehaus.plexus.taskqueue.Task task)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrepareBuildProjectsTaskExecutor

public PrepareBuildProjectsTaskExecutor()
Method Detail

executeTask

public void executeTask(org.codehaus.plexus.taskqueue.Task task)
                 throws org.codehaus.plexus.taskqueue.execution.TaskExecutionException
Specified by:
executeTask in interface org.codehaus.plexus.taskqueue.execution.TaskExecutor
Throws:
org.codehaus.plexus.taskqueue.execution.TaskExecutionException


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.