Uses of Class
com.uwyn.rife.instrument.ClassInterfaceDetector

Packages that use ClassInterfaceDetector
com.uwyn.rife.continuations.instrument Performs the actual bytecode analysis and instrumentation to provide continuations. 
com.uwyn.rife.engine.instrument Performs the bytecode analysis and instrumentation that is needed for the web engine features. 
 

Uses of ClassInterfaceDetector in com.uwyn.rife.continuations.instrument
 

Subclasses of ClassInterfaceDetector in com.uwyn.rife.continuations.instrument
 class ContinuableDetector
          Detects whether a class implements the continuable marker interface that is setup in the provided instrumentation config.
 

Uses of ClassInterfaceDetector in com.uwyn.rife.engine.instrument
 

Subclasses of ClassInterfaceDetector in com.uwyn.rife.engine.instrument
 class ElementDetector
           
 



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