|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.commons.dump.DumpFileGenerator
public class DumpFileGenerator
| Constructor Summary | |
|---|---|
DumpFileGenerator()
|
|
| Method Summary | |
|---|---|
static java.io.File |
getUniqueDumpFile()
Generate a File with an absolute path matching the following
pattern: - "${petals.home}/dump/yyyy.MM.dd-HH:mm:ss:SSS_uuid.log" - Sample : /home/user/tools/petals/dump/1111.11.11-11:11:11:111_00000000-0000 -002a-0000-00000000002a.log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DumpFileGenerator()
| Method Detail |
|---|
public static final java.io.File getUniqueDumpFile()
File with an absolute path matching the following
pattern:
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||