Package | Description |
---|---|
com.esf.util.proc.service |
Provides utilities for dealing with starting and stopping system processes.
|
Modifier and Type | Method and Description |
---|---|
ProcessStats |
IProcessUtilityService.startWithStats(java.lang.String command)
starts a process using the Runtime and Process classes and returns a ProcessStats
object that contains the return code, and input/output streams.
|
Copyright © 2009 Eurotech Inc. All rights reserved.