jas.jds.interfaces
Interface RemoteMonitorList
- All Superinterfaces:
- java.rmi.Remote
- public interface RemoteMonitorList
- extends java.rmi.Remote
setBatched
public void setBatched(boolean batch)
throws java.rmi.RemoteException
setLabels
public void setLabels(java.lang.String[] labels,
int[] widths)
throws java.rmi.RemoteException
setRow
public void setRow(RemoteMonitorConnection connect,
java.lang.String[] columns)
throws java.rmi.RemoteException
clearRow
public void clearRow(RemoteMonitorConnection connect)
throws java.rmi.RemoteException