public class ScriptTargetOutputToFile extends ScriptTargetOutputToWriter implements ScriptTargetOutput
Constructor and Description |
---|
ScriptTargetOutputToFile(File file)
Constructs a ScriptTargetOutputToFile
|
Modifier and Type | Method and Description |
---|---|
void |
release()
Release this output
|
accept, writer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
public ScriptTargetOutputToFile(File file)
file
- The file to write topublic void release()
ScriptTargetOutput
release
in interface ScriptTargetOutput
release
in class ScriptTargetOutputToWriter
Copyright © 2016 JBoss by Red Hat. All rights reserved.