Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
commons-exec-1.1.jar - Apache Exec
Executing external processes from Java is a well-known problem area. It is inheriently platform dependent and requires the developer to know and test for platform specific behaviors, for example using cmd.exe on Windows or limited buffer sizes causing deadlocks. The JRE support for this is very limited, albeit better with the new Java SE 1.5 ProcessBuilder class.
The package shall create and maintain a process execution package written in the Java language to be distributed under the ASF license. The Java code might also be complemented with scripts (e.g. Perl scripts) to fully enable execution on some operating systems. The package should aim for supporting a wide range of operating systems while still having a consistent API for all platforms.
JAR File Size and Download Location:
File name: commons-exec.jar, commons-exec-1.1.jar File size: 52543 bytes Date modified: 08-Oct-2010 Download:
Manifest of the JAR:
Archiver-Version: Plexus Archiver Built-By: sgoeschl Build-Jdk: 1.6.0_20 Implementation-Title: Commons Exec Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache Implementation-Version: 1.1 Specification-Title: Commons Exec Specification-Vendor: The Apache Software Foundation Specification-Version: 1.1 X-Compile-Source-JDK: 1.3 X-Compile-Target-JDK: 1.3 Export-Package: org.apache.commons.exec.launcher;version="1.1",org.apa che.commons.exec.util;version="1.1",org.apache.commons.exec.environme nt;version="1.1",org.apache.commons.exec;version="1.1" Tool: Bnd-0.0.255 Bundle-Name: Commons Exec Bundle-Vendor: The Apache Software Foundation Bundle-Version: 1.1 Bnd-LastModified: 1286568024363 Bundle-ManifestVersion: 2 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-Description: A library to reliably execute external processes f rom within the JVM Bundle-SymbolicName: org.apache.commons.exec Bundle-DocURL: http://commons.apach
✍: .fyicenter.com
List of Classes in the JAR:
org/apache/commons/exec/CommandLine org/apache/commons/exec/DefaultExecuteResultHandler org/apache/commons/exec/DefaultExecutor org/apache/commons/exec/environment/DefaultProcessingEnvironment org/apache/commons/exec/environment/EnvironmentUtils org/apache/commons/exec/environment/OpenVmsProcessingEnvironment org/apache/commons/exec/ExecuteException org/apache/commons/exec/ExecuteResultHandler org/apache/commons/exec/ExecuteStreamHandler org/apache/commons/exec/ExecuteWatchdog org/apache/commons/exec/Executor org/apache/commons/exec/InputStreamPumper org/apache/commons/exec/launcher/CommandLauncher org/apache/commons/exec/launcher/CommandLauncherFactory org/apache/commons/exec/launcher/CommandLauncherImpl org/apache/commons/exec/launcher/CommandLauncherProxy org/apache/commons/exec/launcher/Java13CommandLauncher org/apache/commons/exec/launcher/OS2CommandLauncher org/apache/commons/exec/launcher/VmsCommandLauncher org/apache/commons/exec/launcher/WinNTCommandLauncher org/apache/commons/exec/LogOutputStream org/apache/commons/exec/OS org/apache/commons/exec/ProcessDestroyer org/apache/commons/exec/PumpStreamHandler org/apache/commons/exec/ShutdownHookProcessDestroyer org/apache/commons/exec/StreamPumper org/apache/commons/exec/TimeoutObserver org/apache/commons/exec/util/DebugUtils org/apache/commons/exec/util/MapUtils org/apache/commons/exec/util/StringUtils org/apache/commons/exec/Watchdog
2016-01-19, 5966🔥, 1💬
Popular Posts:
A stream buffer is a stream-based representation of an XML infoset in Java. Stream buffers are desig...
What Is poi-ooxml-5.2.3.jar? poi-ooxml-5.2.3.jar is one of the JAR files for Apache POI 5.2.3, which...
What Is commons-fileupload-1.3.3 .jar?commons-fileupload-1.3.3 .jaris the JAR file for Apache Common...
JDK 11 jdk.jdi.jmod is the JMOD file for JDK 11 JDI (Java Debug Interface) tool. JDK 11 JDI tool com...
maven-model-builder-3.8. 6.jaris the JAR file for Apache Maven 3.8.6 Model Builder module. Apache Ma...