org.jenkinsci.plugins.extremefeedback.model
Class LampConfirmCallable

java.lang.Object
  extended by org.jenkinsci.plugins.extremefeedback.model.LampConfirmCallable
All Implemented Interfaces:
Callable<String>

public class LampConfirmCallable
extends Object
implements Callable<String>


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

Constructor Detail

LampConfirmCallable

public LampConfirmCallable(String ipAddress)
Method Detail

call

public String call()
            throws Exception
Specified by:
call in interface Callable<String>
Throws:
Exception


Copyright © 2004-2013. All Rights Reserved.