|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rioproject.system.capability.PlatformCapability
org.rioproject.system.capability.platform.OperatingSystem
public class OperatingSystem
The OperatingSystem class defines attributes describing the operating system.
| Field Summary |
|---|
| Fields inherited from class org.rioproject.system.capability.PlatformCapability |
|---|
capabilities, description, DESCRIPTION, logger, MANUFACTURER, MODEL, NAME, NATIVE_LIBS, PROVISIONABLE, STATIC, VENDOR, VERSION |
| Constructor Summary | |
|---|---|
OperatingSystem()
Create a OperatingSystem object |
|
OperatingSystem(String description)
Create a OperatingSystem object with a description |
|
| Method Summary |
|---|
| Methods inherited from class org.rioproject.system.capability.PlatformCapability |
|---|
addDownloadRecord, addStagedSoftware, calculateResourceCost, clearAll, decrementUsage, define, defineAll, equals, getCapabilities, getClassPath, getConfigurationFile, getDescription, getDownloadRecords, getLoadableClassPath, getName, getPath, getPlatformKeys, getResourceCostModel, getStagedSoftware, getType, getUsageCount, getValue, hasBasicSupport, hashCode, incrementUsage, loadResources, matches, remove, setClassPath, setConfigurationFile, setDescription, setPath, setResourceCostModel, setType, supports, supports, toString, versionSupported |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OperatingSystem()
public OperatingSystem(String description)
description - The description
|
Copyright © Rio Project. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||