hudson.plugins.pxe
Interface DaemonService


public interface DaemonService

Represents the interface to the daemon services running in the SU environment.

Author:
Kohsuke Kawaguchi

Method Summary
 boolean isDHCPProxyAlive()
           
 boolean isTFTPAlive()
           
 

Method Detail

isDHCPProxyAlive

boolean isDHCPProxyAlive()

isTFTPAlive

boolean isTFTPAlive()


Copyright © 2010. All Rights Reserved.