Uses of Class
org.jboss.varia.process.ChildProcessService.ReaderLoggerAdapter

Packages that use ChildProcessService.ReaderLoggerAdapter
org.jboss.varia.process Process related components. 
 

Uses of ChildProcessService.ReaderLoggerAdapter in org.jboss.varia.process
 

Fields in org.jboss.varia.process declared as ChildProcessService.ReaderLoggerAdapter
protected  ChildProcessService.ReaderLoggerAdapter ChildProcessService.errorAdapter
          The input adapter, which takes the process' STDERR and turns them into logger calls.
protected  ChildProcessService.ReaderLoggerAdapter ChildProcessService.inputAdapter
          The input adapter, which takes the process' STDOUT and turns them into logger calls.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.