|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.internal.util.SystemEnvReader
public class SystemEnvReader
Return a java Properties object containing environment variables.
| Constructor Summary | |
|---|---|
SystemEnvReader()
|
|
| Method Summary | |
|---|---|
static java.util.Properties |
getEnvVars()
Returns system environment settings. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemEnvReader()
| Method Detail |
|---|
public static java.util.Properties getEnvVars()
throws java.lang.Throwable
java.lang.Throwable - If any error occurred.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||