Uses of Class
org.quilt.cl.ClassTransformer

Packages that use ClassTransformer
org.quilt.cl   
org.quilt.cover.stmt   
 

Uses of ClassTransformer in org.quilt.cl
 

Fields in org.quilt.cl declared as ClassTransformer
 ClassTransformer QuiltClassLoader.xformer
          Responsible for instrumenting classes.
 

Methods in org.quilt.cl with parameters of type ClassTransformer
 void ClassXformer.setClassTransformer(ClassTransformer ct)
           
 

Uses of ClassTransformer in org.quilt.cover.stmt
 

Methods in org.quilt.cover.stmt with parameters of type ClassTransformer
 void ClassAction.setClassTransformer(ClassTransformer ct)
          Passes a reference to the controlling ClassTransformer.
 



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.