Uses of Interface
com.sun.grid.util.expect.ExpectHandler
Packages that use ExpectHandler
Package
Description
This package contains classes for handling stdout, stderr and stin
of a process (similar to tcl expect).
-
Uses of ExpectHandler in com.sun.grid.util.expect
Classes in com.sun.grid.util.expect that implement ExpectHandlerMethods in com.sun.grid.util.expect with parameters of type ExpectHandlerModifier and TypeMethodDescriptionvoid
Expect.add
(ExpectHandler handler) Add a new expect handler.