public class BBConfig
Modifier and Type | Field and Description |
---|---|
static BBjString | BBJ_HOME_PROPERTY$="basis.BBjHome" |
static BBjNumber | FALSE=BBjAPI().FALSE |
static BBjString | JAVA_HOME_PROPERTY$="java.home" |
static BBjNumber | TRUE=BBjAPI().TRUE |
Modifier and Type | Method and Description |
---|---|
static BBjString | getClientBBjConfigFile() |
static BBjString | getClientBBjHome() |
static BBjString | getClientBBjInterpreter() |
static BBjString | getClientJavaHome() |
static BBjString | getClientOS() |
static BBjString | getServerBBjConfigFile() |
static BBjString | getServerBBjHome() |
static BBjString | getServerBBjInterpreter() |
static BBjString | getServerJavaHome() |
static BBjString | getServerOS() |
static BBjString | getVPRO5Config() |
static BBjString | getVPRO5Home() |
static BBjString | getVPRO5Interpreter() |
static BBjNumber | isClientBBjInstalled() |
static BBjNumber | isClientWindowsOS() |
static BBjNumber | isServerBBjInstalled() |
static BBjNumber | isServerWindowsOS() |
static BBjNumber | isVPRO5Installed() |
public static BBjString BBJ_HOME_PROPERTY$="basis.BBjHome"
public static BBjNumber FALSE=BBjAPI().FALSE
public static BBjString JAVA_HOME_PROPERTY$="java.home"
public static BBjNumber TRUE=BBjAPI().TRUE
public static BBjString getClientBBjConfigFile()
public static BBjString getClientBBjHome()
public static BBjString getClientBBjInterpreter()
public static BBjString getClientJavaHome()
public static BBjString getClientOS()
public static BBjString getServerBBjConfigFile()
public static BBjString getServerBBjHome()
public static BBjString getServerBBjInterpreter()
public static BBjString getServerJavaHome()
public static BBjString getServerOS()
public static BBjString getVPRO5Config()
public static BBjString getVPRO5Home()
public static BBjString getVPRO5Interpreter()
public static BBjNumber isClientBBjInstalled()
public static BBjNumber isClientWindowsOS()
public static BBjNumber isServerBBjInstalled()
public static BBjNumber isServerWindowsOS()
public static BBjNumber isVPRO5Installed()