|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.kernel.api.server.util.SystemUtil
public final class SystemUtil
This utility class provides facilities to get system information.
| Field Summary | |
|---|---|
static java.lang.String |
ENVIRONMENT_INSTALL_PATH
Environment variable name to store the PEtALS home directory. |
static java.lang.String |
PROPERTY_INSTALL_PATH
Java property name to store the PEtALS home directory. |
| Method Summary | |
|---|---|
static java.io.File |
getPetalsInstallDirectory()
Get the PEtALS home directory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ENVIRONMENT_INSTALL_PATH
public static final java.lang.String PROPERTY_INSTALL_PATH
| Method Detail |
|---|
public static java.io.File getPetalsInstallDirectory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||