Package de.uplanet.lucy
Klasse IntrexxHome
java.lang.Object
de.uplanet.lucy.IntrexxHome
-
Methodenübersicht
-
Methodendetails
-
get
Get the valueINTREXX_HOMEenvironment variable.- Gibt zurück:
- The value
INTREXX_HOMEenvironment variable. - Löst aus:
RuntimeException- If the environment variable INTREXX_HOME is not set.
-
getPath
Get the directory specified by theINTREXX_HOMEenvironment variable.- Gibt zurück:
- The directory specified by the
INTREXX_HOMEenvironment variable. - Löst aus:
RuntimeException- If the environment variable INTREXX_HOME is not set, or if it does not specify a directory.
-
getDirectory
Get the directory specified by theINTREXX_HOMEenvironment variable.- Gibt zurück:
- The directory specified by the
INTREXX_HOMEenvironment variable. - Löst aus:
RuntimeException- If the environment variable INTREXX_HOME is not set, or if it does not specify a directory.
-