Interface OperatingSystem

All Superinterfaces:
AdminAware, StatisticsMonitor
All Known Subinterfaces:
InternalOperatingSystem
All Known Implementing Classes:
DefaultOperatingSystem

public interface OperatingSystem extends AdminAware, StatisticsMonitor
An operating system is a virtual entity that container information about the operating system one or more grid components are running within. An operating system is bounded to a Machine and shares the same lifecycle.
Author:
kimchy