Java Doc for FrameworkStatisticsDataWriter.java in » ESB » open-esb » com » sun » esb » management » common » data » helper » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Change the contents of text file in its entirety, overwriting any
existing text. This style of implementation throws all exceptions to the
caller.
Parameters: aFile - is an existing file which can be written to. throws: IllegalArgumentException - if param does not comply. throws: FileNotFoundException - if the file does not exist. throws: IOException - if problem encountered during write.