|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.pxe.PXEBootProcess
public class PXEBootProcess
This runs DHCP proxy service and TFTP service in a separate JVM that has the higher priviledge. This callable blocks forever.
| Constructor Summary | |
|---|---|
PXEBootProcess(org.jvnet.hudson.tftpd.PathResolver resolver,
java.lang.String tftpAddress)
|
|
| Method Summary | |
|---|---|
DaemonService |
call()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PXEBootProcess(org.jvnet.hudson.tftpd.PathResolver resolver,
java.lang.String tftpAddress)
| Method Detail |
|---|
public DaemonService call()
throws java.io.IOException
call in interface hudson.remoting.Callable<DaemonService,java.io.IOException>java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||