C G I L M O R T 

C

CommonLauncher - org.frameworkset.runtime中的类
Title: Launcher.java Description: bboss workgroup Copyright (c) 2008
CommonLauncher() - 类 的构造器org.frameworkset.runtime.CommonLauncher
 

G

getHostname() - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
Determine the hostname of the machine Kettle is running on
getIPAddress() - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
Determins the IP address of the machine Kettle is running on.
getIPAddress(String) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
Get the primary IP address tied to a network interface (excluding loop-back etc)
getMACAddress() - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
Tries to determine the MAC address of the machine Kettle is running on.
getOS() - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
determine the OS name
getProperty(String) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
 
getProperty(String, String) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
 
getProperty(String, boolean) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
 
getProperty(String, String, boolean) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
 

I

isEmpty(String) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
 
isLinux() - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
 
isOSX() - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
 
isSpace(char) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
Determines whether or not a character is considered a space.
isWindows() - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
 

L

loadPlugins(File, File, File, File, File) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
 
ltrim(String) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
Left trim: remove spaces to the left of a String.

M

main(String[]) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
 
mainclass - 类 中的静态变量org.frameworkset.runtime.CommonLauncher
 

O

org.frameworkset.runtime - 程序包 org.frameworkset.runtime
 

R

rightPad(String, int) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
Right pad a string: adds spaces to a string until a certain length.
rightPad(StringBuffer, int) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
Right pad a StringBuffer: adds spaces to a string until a certain length.
rtrim(String) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
Right trim: remove spaces to the right of a string
run(String[]) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
 

T

trim(String) - 类 中的静态方法org.frameworkset.runtime.CommonLauncher
Trims a string: removes the leading and trailing spaces of a String.
C G I L M O R T