org.multiverse.instrumentation
Class FileSystemFiler

java.lang.Object
  extended by org.multiverse.instrumentation.FileSystemFiler
All Implemented Interfaces:
Filer

public class FileSystemFiler
extends java.lang.Object
implements Filer

Author:
Peter Veentjer

Constructor Summary
FileSystemFiler(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

FileSystemFiler

public FileSystemFiler(java.io.File dumpDirectory)
Method Detail

createClassFile

public void createClassFile(Clazz clazz)
Specified by:
createClassFile in interface Filer


Copyright © 2008-2010 Multiverse. All Rights Reserved.