org.multiverse.javaagent
Class JavaAgentFiler

java.lang.Object
  extended by org.multiverse.javaagent.JavaAgentFiler
All Implemented Interfaces:
Filer

public final class JavaAgentFiler
extends java.lang.Object
implements Filer

A Filer implementation that feeds extra classes that need to be generated to the JavaAgent.

Author:
Peter Veentjer

Constructor Summary
JavaAgentFiler()
           
 
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

JavaAgentFiler

public JavaAgentFiler()
Method Detail

createClassFile

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


Copyright © 2008-2010 Multiverse. All Rights Reserved.