All Packages Class Hierarchy This Package Previous Next Index
ClientProxy
interface
public abstract MonitoringClient getClient() throws RemoteException
public abstract int getControllerState() throws RemoteException
public abstract String getHostName() throws RemoteException
public abstract String getCurrentApp() throws RemoteException
public abstract Vector getAvailParams() throws RemoteException
public abstract boolean setMonitoredParameters(Vector params) throws RemoteException
public abstract Vector getMonitoredParameters() throws RemoteException
public abstract boolean addMonitoredParameter(ExtVariableSpec param) throws RemoteException
public abstract boolean removeMonitoredParameter(ExtVariableSpec param) throws RemoteException
public abstract boolean getParameters(Vector params) throws RemoteException
public abstract boolean enableOnLineLogging(boolean v) throws RemoteExceptiontOnLineLoggingPeriod()">
public abstract int getOnLineLoggingPeriod() throws RemoteException
public abstract boolean setOnLineLoggingPeriod(int milliSec) throws RemoteException
All Packages Class Hierarchy This Package Previous Next Index