JDeveloper SCM API

Package oracle.ide.scm.util.runner

SCM framework shell runner utility; for safely and conveniently running external processes.

See:
          Description

Interface Summary
SCMProcess Interface to wrappers for shell processes.
SCMStreamMonitor Interface to the monitor for a command process.
 

Class Summary
SCMBufferedStreamMonitor Buffered implementation of a stream monitor.
SCMLineStreamMonitor Line-based implementation of a stream monitor.
SCMPatternStreamMonitor Pattern-based implementation of a stream monitor.
SCMShellRunner Class for the running of shell commands.
 

Exception Summary
SCMStreamMonitorException Exception class for shell runner process monitor errors.
 

Package oracle.ide.scm.util.runner Description

SCM framework shell runner utility; for safely and conveniently running external processes.


Copyright © 2002 Oracle Corporation