|
Groovy 1.7.2 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.tools.shell.ShellRunner
public abstract class ShellRunner extends Object
Support for running a Shell.
Property Summary | |
---|---|
protected Logger |
log
|
Constructor Summary | |
ShellRunner(Shell shell)
|
Method Summary | |
---|---|
protected String
|
readLine()
|
void
|
run()
|
protected boolean
|
work()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
protected final Logger log
Constructor Detail |
---|
public ShellRunner(Shell shell)
Method Detail |
---|
protected String readLine()
public void run()
protected boolean work()
Copyright © 2003-2010 The Codehaus. All rights reserved.