|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.platform.LinuxDistroInfo
public class LinuxDistroInfo
Information identifying a Linux distribution (e.g. RHEL 4 Update 4, Ubuntu Edgy, etc.).
| Method Summary | |
|---|---|
static LinuxDistroInfo |
getInstance()
Returns the Linux distro information for the platform this JVM is running on. |
java.lang.String |
getName()
|
java.lang.String |
getVersion()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static LinuxDistroInfo getInstance()
public java.lang.String getName()
public java.lang.String getVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||