|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Engine | |
---|---|
hudson.remoting | Remoting infrastructure for Hudson. |
hudson.remoting.jnlp | Code for launching the remote agent through JNLP. |
Uses of Engine in hudson.remoting |
---|
Methods in hudson.remoting that return Engine | |
---|---|
static Engine |
Engine.current()
When invoked from within remoted Callable (that is,
from the thread that carries out the remote requests),
this method returns the Engine in which the remote operations
run. |
Uses of Engine in hudson.remoting.jnlp |
---|
Methods in hudson.remoting.jnlp that return Engine | |
---|---|
Engine |
Main.createEngine()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |