public class ScriptTargetOutputToFile extends AbstractScriptTargetOutput implements ScriptTargetOutput
NEWLINE| Constructor and Description |
|---|
ScriptTargetOutputToFile(File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
prepare()
Prepare the script target to
accept commands |
void |
release()
Release this output
|
protected Writer |
writer() |
acceptclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptpublic ScriptTargetOutputToFile(File file)
protected Writer writer()
writer in class AbstractScriptTargetOutputpublic void prepare()
ScriptTargetOutputaccept commandsprepare in interface ScriptTargetOutputprepare in class AbstractScriptTargetOutputpublic void release()
ScriptTargetOutputrelease in interface ScriptTargetOutputrelease in class AbstractScriptTargetOutputCopyright © 2018 JBoss by Red Hat. All rights reserved.