org.gridlab.gat.resources
Interface HardwareResource
- All Superinterfaces:
- Advertisable, Monitorable, Resource, Serializable
public interface HardwareResource
- extends Resource
An instance of this interface is an abstract representation of a physical
hardware resource which is Monitorable
.
An instance of this interface allows on to examine the various properties of
the physical hardware resource to which this instance corresponds. In
addition, it allows one to monitor the physical hardware resource to which
this instance corresponds.