|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DumpDestination
Destination for created dumps.
Method Summary | |
---|---|
java.io.OutputStream |
add(java.lang.String name)
Creates new entry in dump destination. |
void |
save()
Complete creation of the dump. |
Method Detail |
---|
java.io.OutputStream add(java.lang.String name) throws Exception
name
- Name of file in destination.
Exception
- When entry cannot be added.void save() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |