Uses of Interface
org.artofsolving.jodconverter.process.ProcessManager

Packages that use ProcessManager
org.artofsolving.jodconverter.office   
org.artofsolving.jodconverter.process   
 

Uses of ProcessManager in org.artofsolving.jodconverter.office
 

Methods in org.artofsolving.jodconverter.office with parameters of type ProcessManager
 DefaultOfficeManagerConfiguration DefaultOfficeManagerConfiguration.setProcessManager(ProcessManager processManager)
           
 

Uses of ProcessManager in org.artofsolving.jodconverter.process
 

Classes in org.artofsolving.jodconverter.process that implement ProcessManager
 class MacProcessManager
           
 class PureJavaProcessManager
           
 class UnixProcessManager
          ProcessManager implementation for *nix systems.
 class WindowsProcessManager
          ProcessManager implementation for Windows.
 



Copyright © 2003-2009. All Rights Reserved.