public class MemoryDumpProvider extends TextDumpProvider
| Constructor and Description |
|---|
MemoryDumpProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeDump(OutputStreamWriter outputStream)
This method should create output.
|
createDumpprotected void writeDump(OutputStreamWriter outputStream) throws Exception
TextDumpProviderwriteDump in class TextDumpProvideroutputStream - Stream which points to file specified in constructor.Exception - If any problem occur.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.