|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cloudbees.jenkins.plugins.sshagent.jna.JNRRemoteAgentStarter
public class JNRRemoteAgentStarter
Callable to start the remote agent.
| Constructor Summary | |
|---|---|
JNRRemoteAgentStarter(hudson.model.TaskListener listener)
Constructor. |
|
| Method Summary | |
|---|---|
RemoteAgent |
call()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JNRRemoteAgentStarter(hudson.model.TaskListener listener)
listener - the listener to pass to the agent.| Method Detail |
|---|
public RemoteAgent call()
throws java.lang.Throwable
call in interface hudson.remoting.Callable<RemoteAgent,java.lang.Throwable>java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||