hudson.maven
Class AbstractMavenProcessFactory.GetRemotingJar

java.lang.Object
  extended by hudson.maven.AbstractMavenProcessFactory.GetRemotingJar
All Implemented Interfaces:
hudson.remoting.Callable<String,IOException>, Serializable
Enclosing class:
AbstractMavenProcessFactory

protected static final class AbstractMavenProcessFactory.GetRemotingJar
extends Object
implements hudson.remoting.Callable<String,IOException>

See Also:
Serialized Form

Constructor Summary
protected AbstractMavenProcessFactory.GetRemotingJar()
           
 
Method Summary
 String call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractMavenProcessFactory.GetRemotingJar

protected AbstractMavenProcessFactory.GetRemotingJar()
Method Detail

call

public String call()
            throws IOException
Specified by:
call in interface hudson.remoting.Callable<String,IOException>
Throws:
IOException


Copyright © 2004-2013. All Rights Reserved.