Uses of Class
com.uwyn.rife.tools.ClassBytesLoader

Packages that use ClassBytesLoader
com.uwyn.rife.site.instrument Contains all the classes that perform byte-code analysis and transformations related to meta-data merging and constraints. 
 

Uses of ClassBytesLoader in com.uwyn.rife.site.instrument
 

Constructors in com.uwyn.rife.site.instrument with parameters of type ClassBytesLoader
ConstrainedDetector(ClassBytesLoader bytesLoader)
          Creates new instance by providing a loader that is able to retrieve the bytes of any parent classes that are extended by the class that is being analyzed.
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.