com.sun.grid.installer.gui
public interface HostTableModel
Modifier and Type | Method and Description |
---|---|
Host |
addHost(Host h) |
HostList |
getHostList() |
boolean |
removeAll() |
void |
removeHost(Host h) |
void |
setHostLog(Host h,
java.lang.String log) |
void |
setHostState(Host h,
Host.State state) |