Uses of Class
org.tanukisoftware.wrapper.WrapperProcess
Packages that use WrapperProcess
-
Uses of WrapperProcess in org.tanukisoftware.wrapper
Methods in org.tanukisoftware.wrapper that return WrapperProcessModifier and TypeMethodDescriptionstatic WrapperProcessA more powerful replacement to the java.lang.Runtime.exec method.static WrapperProcessA more powerful replacement to the java.lang.Runtime.exec method.static WrapperProcessWrapperManager.exec(String[] cmdArray, WrapperProcessConfig config) A more powerful replacement to the java.lang.Runtime.exec method.static WrapperProcessWrapperManager.exec(String command, WrapperProcessConfig config) A more powerful replacement to the java.lang.Runtime.exec method.