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

java.lang.Object
  extended by org.apache.maven.continuum.scm.queue.CheckOutTaskExecutor
All Implemented Interfaces:
org.codehaus.plexus.taskqueue.execution.TaskExecutor

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

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

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

Constructor Detail

CheckOutTaskExecutor

public CheckOutTaskExecutor()
Method Detail

executeTask

public void executeTask(org.codehaus.plexus.taskqueue.Task t)
                 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.