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