Uses of Class
com.uwyn.rife.instrument.exceptions.ClassBytesNotFoundException

Packages that use ClassBytesNotFoundException
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 ClassBytesNotFoundException in com.uwyn.rife.site.instrument
 

Methods in com.uwyn.rife.site.instrument that throw ClassBytesNotFoundException
 boolean ConstrainedDetector.isConstrained(String internedClassname, byte[] bytes)
          Verifies if the Constrained interface is implemented by the class that is defined by the bytes that are provided.
 



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