net.sf.staccatocommons.instrument.internal
Interface Instrumenter

All Known Implementing Classes:
InstrumenterImpl

public interface Instrumenter

Author:
flbulgarelli

Method Summary
 void instrumentClass(javassist.CtClass clazz)
           
 

Method Detail

instrumentClass

void instrumentClass(javassist.CtClass clazz)
                     throws javassist.CannotCompileException,
                            ClassNotFoundException
Parameters:
clazz -
Throws:
ClassNotFoundException
javassist.CannotCompileException


Copyright © 2010-2012 Staccatocommons. All Rights Reserved.