站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 varia API Documentation 英文版文档

Uses of Class org.jboss.varia.process.ChildProcessService.ReaderLoggerAdapter (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档


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.inputAdapter
          The input adapter, which takes the process' STDOUT and turns them into logger calls.
protected  ChildProcessService.ReaderLoggerAdapter ChildProcessService.errorAdapter
          The input adapter, which takes the process' STDERR and turns them into logger calls.
 



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