net.rmi.rmiSynth
Class HostManagerGui
java.lang.Object
   net.rmi.rmiSynth.HostManagerGui
net.rmi.rmiSynth.HostManagerGui
- public class HostManagerGui 
- extends java.lang.Object
The HostManager is invoked
 remotely by unicast remote protocol. New
 workers that enter into the grid must know the
 IP addBk.address of the HostManager We need to
 provide a leasing mechanism that expires a
 host. First start the host manager. Then start
 the computation servers. Finally start the
 compute client
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
printHosts
public void printHosts()
- 
 
printHtml
public void printHtml()
- 
 
getHtml
public java.lang.String getHtml()
- 
 
testHtmlDisplay
public void testHtmlDisplay()
- 
 
print
public static void print(java.lang.Object[] o)
- 
 
getHosts
public Host[] getHosts()
- 
 
print
public static void print(java.lang.Object o)
- 
 
main
public static void main(java.lang.String[] args)
-