com.cc.framework.util
Interface SystemPropertyNames


public interface SystemPropertyNames

This interface declares variables for the most common system properties

Since:
1.0
Version:
$Revision$
Author:
Harald Schulz

Field Summary
static java.lang.String AWT_TOOLKIT
          system property: awt.toolkit
static java.lang.String FILE_ENCODING
          system property: file.encoding
static java.lang.String FILE_ENCODING_PKG
          system property: file.encoding.pkg
static java.lang.String FILE_SEPARATOR
          system property: file.separator
static java.lang.String JAVA_AWT_GRAPHICSENV
          system property: java.awt.graphicsenv
static java.lang.String JAVA_AWT_PRINTERJOB
          system property: java.awt.printerjob
static java.lang.String JAVA_CLASS_PATH
          system property: java.class.path
static java.lang.String JAVA_CLASS_VERSION
          system property: java.class.version
static java.lang.String JAVA_ENDORSED_DIRS
          system property: java.endorsed.dirs
static java.lang.String JAVA_EXT_DIRS
          system property: java.ext.dirs
static java.lang.String JAVA_HOME
          system property: java.home
static java.lang.String JAVA_IO_TMPDIR
          system property: java.io.tmpdir
static java.lang.String JAVA_LIBRARY_PATH
          system property: java.library.path
static java.lang.String JAVA_NAMING_FACTORY_INITIAL
          system property: java.naming.factory.initial
static java.lang.String JAVA_NAMING_FACTORY_URL_PKGS
          system property: java.naming.factory.url.pkgs
static java.lang.String JAVA_RUNTIME_NAME
          system property: java.runtime.name
static java.lang.String JAVA_RUNTIME_VERSION
          system property: java.runtime.version
static java.lang.String JAVA_SPECIFICATION_NAME
          system property: java.specification.name
static java.lang.String JAVA_SPECIFICATION_VENDOR
          system property: java.specification.vendor
static java.lang.String JAVA_SPECIFICATION_VERSION
          system property: java.specification.version
static java.lang.String JAVA_UTIL_PREFS_PREFERENCESFACTORY
          system property: java.util.prefs.PreferencesFactory
static java.lang.String JAVA_VENDOR
          system property: java.vendor
static java.lang.String JAVA_VENDOR_URL
          system property: java.vendor.url
static java.lang.String JAVA_VENDOR_URL_BUG
          system property: java.vendor.url.bug
static java.lang.String JAVA_VERSION
          system property: java.version
static java.lang.String JAVA_VM_INFO
          system property: java.vm.info
static java.lang.String JAVA_VM_NAME
          system property: java.vm.name
static java.lang.String JAVA_VM_SPECIFICATION_NAME
          system property: java.vm.specification.name
static java.lang.String JAVA_VM_SPECIFICATION_VENDOR
          system property: java.vm.specification.vendor
static java.lang.String JAVA_VM_SPECIFICATION_VERSION
          system property: java.vm.specification.version
static java.lang.String JAVA_VM_VENDOR
          system property: java.vm.vendor
static java.lang.String JAVA_VM_VERSION
          system property: java.vm.version
static java.lang.String LINE_SEPARATOR
          system property: line.separator
static java.lang.String OS_ARCH
          system property: os.arch
static java.lang.String OS_NAME
          system property: os.name
static java.lang.String OS_VERSION
          system property: os.version
static java.lang.String PACKAGE_ACCESS
          system property: package.access
static java.lang.String PACKAGE_DEFINITION
          system property: package.definition
static java.lang.String PATH_SEPARATOR
          system property: path.separator
static java.lang.String SUN_ARCH_DATA_MODEL
          system property: sun.arch.data.model
static java.lang.String SUN_BOOT_CLASS_PATH
          system property: sun.boot.class.path
static java.lang.String SUN_BOOT_LIBRARY_PATH
          system property: sun.boot.library.path
static java.lang.String SUN_CPU_ENDIAN
          system property: sun.cpu.endian
static java.lang.String SUN_CPU_ISALIST
          system property: sun.cpu.isalist
static java.lang.String SUN_IO_UNICODE_ENCODING
          system property: sun.io.unicode.encoding
static java.lang.String SUN_JAVA2D_FONTPATH
          system property: sun.java2d.fontpath
static java.lang.String SUN_OS_PATCH_LEVEL
          system property: sun.os.patch.level
static java.lang.String USER_COUNTRY
          system property: user.country
static java.lang.String USER_DIR
          system property: user.dir
static java.lang.String USER_HOME
          system property: user.home
static java.lang.String USER_LANGUAGE
          system property: user.language
static java.lang.String USER_NAME
          system property: user.name
static java.lang.String USER_TIMEZONE
          system property: user.timezone
static java.lang.String USER_VARIANT
          system property: user.variant
 

Field Detail

AWT_TOOLKIT

public static final java.lang.String AWT_TOOLKIT
system property: awt.toolkit

See Also:
Constant Field Values

FILE_ENCODING

public static final java.lang.String FILE_ENCODING
system property: file.encoding

See Also:
Constant Field Values

FILE_ENCODING_PKG

public static final java.lang.String FILE_ENCODING_PKG
system property: file.encoding.pkg

See Also:
Constant Field Values

FILE_SEPARATOR

public static final java.lang.String FILE_SEPARATOR
system property: file.separator

See Also:
Constant Field Values

JAVA_AWT_GRAPHICSENV

public static final java.lang.String JAVA_AWT_GRAPHICSENV
system property: java.awt.graphicsenv

See Also:
Constant Field Values

JAVA_AWT_PRINTERJOB

public static final java.lang.String JAVA_AWT_PRINTERJOB
system property: java.awt.printerjob

See Also:
Constant Field Values

JAVA_CLASS_PATH

public static final java.lang.String JAVA_CLASS_PATH
system property: java.class.path

See Also:
Constant Field Values

JAVA_CLASS_VERSION

public static final java.lang.String JAVA_CLASS_VERSION
system property: java.class.version

See Also:
Constant Field Values

JAVA_ENDORSED_DIRS

public static final java.lang.String JAVA_ENDORSED_DIRS
system property: java.endorsed.dirs

See Also:
Constant Field Values

JAVA_EXT_DIRS

public static final java.lang.String JAVA_EXT_DIRS
system property: java.ext.dirs

See Also:
Constant Field Values

JAVA_HOME

public static final java.lang.String JAVA_HOME
system property: java.home

See Also:
Constant Field Values

JAVA_IO_TMPDIR

public static final java.lang.String JAVA_IO_TMPDIR
system property: java.io.tmpdir

See Also:
Constant Field Values

JAVA_LIBRARY_PATH

public static final java.lang.String JAVA_LIBRARY_PATH
system property: java.library.path

See Also:
Constant Field Values

JAVA_NAMING_FACTORY_INITIAL

public static final java.lang.String JAVA_NAMING_FACTORY_INITIAL
system property: java.naming.factory.initial

See Also:
Constant Field Values

JAVA_NAMING_FACTORY_URL_PKGS

public static final java.lang.String JAVA_NAMING_FACTORY_URL_PKGS
system property: java.naming.factory.url.pkgs

See Also:
Constant Field Values

JAVA_RUNTIME_NAME

public static final java.lang.String JAVA_RUNTIME_NAME
system property: java.runtime.name

See Also:
Constant Field Values

JAVA_RUNTIME_VERSION

public static final java.lang.String JAVA_RUNTIME_VERSION
system property: java.runtime.version

See Also:
Constant Field Values

JAVA_SPECIFICATION_NAME

public static final java.lang.String JAVA_SPECIFICATION_NAME
system property: java.specification.name

See Also:
Constant Field Values

JAVA_SPECIFICATION_VENDOR

public static final java.lang.String JAVA_SPECIFICATION_VENDOR
system property: java.specification.vendor

See Also:
Constant Field Values

JAVA_SPECIFICATION_VERSION

public static final java.lang.String JAVA_SPECIFICATION_VERSION
system property: java.specification.version

See Also:
Constant Field Values

JAVA_UTIL_PREFS_PREFERENCESFACTORY

public static final java.lang.String JAVA_UTIL_PREFS_PREFERENCESFACTORY
system property: java.util.prefs.PreferencesFactory

See Also:
Constant Field Values

JAVA_VENDOR

public static final java.lang.String JAVA_VENDOR
system property: java.vendor

See Also:
Constant Field Values

JAVA_VENDOR_URL

public static final java.lang.String JAVA_VENDOR_URL
system property: java.vendor.url

See Also:
Constant Field Values

JAVA_VENDOR_URL_BUG

public static final java.lang.String JAVA_VENDOR_URL_BUG
system property: java.vendor.url.bug

See Also:
Constant Field Values

JAVA_VERSION

public static final java.lang.String JAVA_VERSION
system property: java.version

See Also:
Constant Field Values

JAVA_VM_INFO

public static final java.lang.String JAVA_VM_INFO
system property: java.vm.info

See Also:
Constant Field Values

JAVA_VM_NAME

public static final java.lang.String JAVA_VM_NAME
system property: java.vm.name

See Also:
Constant Field Values

JAVA_VM_SPECIFICATION_NAME

public static final java.lang.String JAVA_VM_SPECIFICATION_NAME
system property: java.vm.specification.name

See Also:
Constant Field Values

JAVA_VM_SPECIFICATION_VENDOR

public static final java.lang.String JAVA_VM_SPECIFICATION_VENDOR
system property: java.vm.specification.vendor

See Also:
Constant Field Values

JAVA_VM_SPECIFICATION_VERSION

public static final java.lang.String JAVA_VM_SPECIFICATION_VERSION
system property: java.vm.specification.version

See Also:
Constant Field Values

JAVA_VM_VENDOR

public static final java.lang.String JAVA_VM_VENDOR
system property: java.vm.vendor

See Also:
Constant Field Values

JAVA_VM_VERSION

public static final java.lang.String JAVA_VM_VERSION
system property: java.vm.version

See Also:
Constant Field Values

LINE_SEPARATOR

public static final java.lang.String LINE_SEPARATOR
system property: line.separator

See Also:
Constant Field Values

OS_ARCH

public static final java.lang.String OS_ARCH
system property: os.arch

See Also:
Constant Field Values

OS_NAME

public static final java.lang.String OS_NAME
system property: os.name

See Also:
Constant Field Values

OS_VERSION

public static final java.lang.String OS_VERSION
system property: os.version

See Also:
Constant Field Values

PACKAGE_ACCESS

public static final java.lang.String PACKAGE_ACCESS
system property: package.access

See Also:
Constant Field Values

PACKAGE_DEFINITION

public static final java.lang.String PACKAGE_DEFINITION
system property: package.definition

See Also:
Constant Field Values

PATH_SEPARATOR

public static final java.lang.String PATH_SEPARATOR
system property: path.separator

See Also:
Constant Field Values

SUN_ARCH_DATA_MODEL

public static final java.lang.String SUN_ARCH_DATA_MODEL
system property: sun.arch.data.model

See Also:
Constant Field Values

SUN_BOOT_CLASS_PATH

public static final java.lang.String SUN_BOOT_CLASS_PATH
system property: sun.boot.class.path

See Also:
Constant Field Values

SUN_BOOT_LIBRARY_PATH

public static final java.lang.String SUN_BOOT_LIBRARY_PATH
system property: sun.boot.library.path

See Also:
Constant Field Values

SUN_CPU_ENDIAN

public static final java.lang.String SUN_CPU_ENDIAN
system property: sun.cpu.endian

See Also:
Constant Field Values

SUN_CPU_ISALIST

public static final java.lang.String SUN_CPU_ISALIST
system property: sun.cpu.isalist

See Also:
Constant Field Values

SUN_IO_UNICODE_ENCODING

public static final java.lang.String SUN_IO_UNICODE_ENCODING
system property: sun.io.unicode.encoding

See Also:
Constant Field Values

SUN_JAVA2D_FONTPATH

public static final java.lang.String SUN_JAVA2D_FONTPATH
system property: sun.java2d.fontpath

See Also:
Constant Field Values

SUN_OS_PATCH_LEVEL

public static final java.lang.String SUN_OS_PATCH_LEVEL
system property: sun.os.patch.level

See Also:
Constant Field Values

USER_COUNTRY

public static final java.lang.String USER_COUNTRY
system property: user.country

See Also:
Constant Field Values

USER_DIR

public static final java.lang.String USER_DIR
system property: user.dir

See Also:
Constant Field Values

USER_HOME

public static final java.lang.String USER_HOME
system property: user.home

See Also:
Constant Field Values

USER_LANGUAGE

public static final java.lang.String USER_LANGUAGE
system property: user.language

See Also:
Constant Field Values

USER_NAME

public static final java.lang.String USER_NAME
system property: user.name

See Also:
Constant Field Values

USER_TIMEZONE

public static final java.lang.String USER_TIMEZONE
system property: user.timezone

See Also:
Constant Field Values

USER_VARIANT

public static final java.lang.String USER_VARIANT
system property: user.variant

See Also:
Constant Field Values


Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.