|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.multiverse.instrumentation.DumpingFiler
public class DumpingFiler
A Filer that decorates another filer with the ability to dump the classfile to some directory.
| Constructor Summary | |
|---|---|
DumpingFiler(Filer filer,
java.io.File dumpDirectory)
|
|
| Method Summary | |
|---|---|
void |
createClassFile(Clazz clazz)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DumpingFiler(Filer filer,
java.io.File dumpDirectory)
| Method Detail |
|---|
public void createClassFile(Clazz clazz)
createClassFile in interface Filer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||