org.apache.continuum.builder.distributed.executor
Class DistributedBuildProjectTaskExecutor
java.lang.Object
org.apache.continuum.builder.distributed.executor.DistributedBuildProjectTaskExecutor
- All Implemented Interfaces:
- DistributedBuildTaskExecutor
public class DistributedBuildProjectTaskExecutor
- extends Object
- implements DistributedBuildTaskExecutor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DistributedBuildProjectTaskExecutor
public DistributedBuildProjectTaskExecutor()
setBuildAgentUrl
public void setBuildAgentUrl(String buildAgentUrl)
- Specified by:
setBuildAgentUrl
in interface DistributedBuildTaskExecutor
getBuildAgentUrl
public String getBuildAgentUrl()
- Specified by:
getBuildAgentUrl
in interface DistributedBuildTaskExecutor
executeTask
public void executeTask(org.codehaus.plexus.taskqueue.Task task)
throws org.codehaus.plexus.taskqueue.execution.TaskExecutionException
- Specified by:
executeTask
in interface DistributedBuildTaskExecutor
- Throws:
org.codehaus.plexus.taskqueue.execution.TaskExecutionException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.