org.apache.maven.continuum.buildcontroller
Class BuildProjectTaskExecutor

java.lang.Object
  extended by org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor
All Implemented Interfaces:
org.codehaus.plexus.taskqueue.execution.TaskExecutor

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

Version:
$Id: BuildProjectTaskExecutor.java 1372260 2012-08-13 04:29:09Z brett $
Author:
Trygve Laugstøl

Constructor Summary
BuildProjectTaskExecutor()
           
 
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

BuildProjectTaskExecutor

public BuildProjectTaskExecutor()
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-2013 The Apache Software Foundation. All Rights Reserved.