Package | Description |
---|---|
com.sun.grid.ca |
This provides a java binding to the gridengine CA infrastructure
|
com.sun.grid.util.expect |
This package contains classes for handling stdout, stderr and stin
of a process (similar to tcl expect).
|
Class and Description |
---|
Expect
Simple helper class for handling output of a process.
|
Class and Description |
---|
Expect
Simple helper class for handling output of a process.
|
ExpectBuffer
An
ExpectBuffer holds the content of stdout and sterr of
a process. |
ExpectHandler
Basic Interface for all expect handlers.
|