org.smartfrog.examples.dynamicwebserver.gui.graphpanel
Interface DataSource
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- ApacheImpl, BalancerImpl, CPUMonitorImpl, StressTesterImpl
public interface DataSource
- extends java.rmi.Remote
Interface for all components which will be polled by a graph in order to
provide the data to display
|
Method Summary |
int |
getData()
Returns an int containing the data |
getData
int getData()
throws java.rmi.RemoteException
- Returns an int containing the data
- Returns:
- DOCUMENT ME!
- Throws:
java.rmi.RemoteException
(C) Copyright 1998-2006 Hewlett-Packard Development Company, LP