Package com.logicaldoc.util.exec
Utility classes to handle I/O operations and compression/uncompression tasks
- Since:
- 1.0
-
Class Summary Class Description Exec Utility class used to execute system commandsJavaLauncher JavaLauncher Provides an easy way to launch java applications.PrivilegedRunner This class is responsible for allowing the java program to launch a command with administrator permissions.StreamEater StreamGobbler When Runtime.exec() won't.WinUtil Worker A simple thread that waits for completion of a given Process.