- getBooleanAttribute(String) - Static method in class org.frameworkset.runtime.CommonLauncher
-
- getBooleanAttribute(String, Boolean) - Static method in class org.frameworkset.runtime.CommonLauncher
-
- getHostname() - Static method in class org.frameworkset.runtime.CommonLauncher
-
Determine the hostname of the machine Kettle is running on
- getIntProperty(String, String) - Static method in class org.frameworkset.runtime.CommonLauncher
-
先从配置文件获取属性,如果配置文件中没有,则从系统jvm变量中取,如果系统变量中没有,则采用默认值
- getIntProperty(String) - Static method in class org.frameworkset.runtime.CommonLauncher
-
先从配置文件获取属性,如果配置文件中没有,则从系统jvm变量中取,如果系统变量中没有,则采用默认值
- getIntProperty(String, Integer) - Static method in class org.frameworkset.runtime.CommonLauncher
-
先从配置文件获取属性,如果配置文件中没有,则从系统jvm变量中取,如果系统变量中没有,则采用默认值
- getIPAddress() - Static method in class org.frameworkset.runtime.CommonLauncher
-
Determins the IP address of the machine Kettle is running on.
- getIPAddress(String) - Static method in class org.frameworkset.runtime.CommonLauncher
-
Get the primary IP address tied to a network interface (excluding
loop-back etc)
- getLongAttribute(String) - Static method in class org.frameworkset.runtime.CommonLauncher
-
- getLongAttribute(String, Long) - Static method in class org.frameworkset.runtime.CommonLauncher
-
- getMACAddress() - Static method in class org.frameworkset.runtime.CommonLauncher
-
Tries to determine the MAC address of the machine Kettle is running on.
- getOS() - Static method in class org.frameworkset.runtime.CommonLauncher
-
determine the OS name
- getProcessID() - Static method in class org.frameworkset.runtime.CommonLauncher
-
- getProperty(String) - Static method in class org.frameworkset.runtime.CommonLauncher
-
- getProperty(String, String) - Static method in class org.frameworkset.runtime.CommonLauncher
-
- getProperty(String, boolean) - Static method in class org.frameworkset.runtime.CommonLauncher
-
- getProperty(String, String, boolean) - Static method in class org.frameworkset.runtime.CommonLauncher
-
先从配置文件获取属性,如果配置文件中没有,则从系统jvm变量中取,如果系统变量中没有,则采用默认值
- getShortAttribute(String) - Static method in class org.frameworkset.runtime.CommonLauncher
-
- getShortAttribute(String, Short) - Static method in class org.frameworkset.runtime.CommonLauncher
-