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)
          Provide a specific ProcessManager implementation
 

Uses of ProcessManager in org.artofsolving.jodconverter.process
 

Classes in org.artofsolving.jodconverter.process that implement ProcessManager
 class LinuxProcessManager
          ProcessManager implementation for Linux.
 class PureJavaProcessManager
           
 class SigarProcessManager
          ProcessManager implementation that uses the SIGAR library.
 



Copyright © 2003-2011. All Rights Reserved.