private static class WagonTransporter.PeekTaskRunner extends java.lang.Object implements WagonTransporter.TaskRunner
Constructor and Description |
---|
PeekTaskRunner(PeekTask task) |
Modifier and Type | Method and Description |
---|---|
void |
run(org.apache.maven.wagon.Wagon wagon) |
private final PeekTask task
PeekTaskRunner(PeekTask task)
public void run(org.apache.maven.wagon.Wagon wagon) throws java.lang.Exception
run
in interface WagonTransporter.TaskRunner
java.lang.Exception