net.praqma.logging
Class RemoteTest

java.lang.Object
  extended by net.praqma.logging.RemoteTest
All Implemented Interfaces:
hudson.FilePath.FileCallable<Boolean>, Serializable

public class RemoteTest
extends Object
implements hudson.FilePath.FileCallable<Boolean>

See Also:
Serialized Form

Constructor Summary
RemoteTest()
           
 
Method Summary
 Boolean invoke(File workspace, hudson.remoting.VirtualChannel channel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteTest

public RemoteTest()
Method Detail

invoke

public Boolean invoke(File workspace,
                      hudson.remoting.VirtualChannel channel)
               throws IOException,
                      InterruptedException
Specified by:
invoke in interface hudson.FilePath.FileCallable<Boolean>
Throws:
IOException
InterruptedException


Copyright © 2004-2012. All Rights Reserved.