|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.uwyn.rife.instrument | |
|---|---|
| com.uwyn.rife.continuations.basic | Basic implementation of a continuation runner with associated classes. |
| com.uwyn.rife.continuations.instrument | Performs the actual bytecode analysis and instrumentation to provide continuations. |
| com.uwyn.rife.engine | Provides classes, interfaces and elements for the web application engine. |
| com.uwyn.rife.engine.instrument | Performs the bytecode analysis and instrumentation that is needed for the web engine features. |
| com.uwyn.rife.instrument | The classes that are responsible for performing byte-code instrumentation through agents and transformers. |
| Classes in com.uwyn.rife.instrument used by com.uwyn.rife.continuations.basic | |
|---|---|
| ClassBytesProvider
|
|
| Classes in com.uwyn.rife.instrument used by com.uwyn.rife.continuations.instrument | |
|---|---|
| ClassBytesProvider
|
|
| ClassInterfaceDetector
Detects whether a class implements a particular interface by analyzing the bytecode instead of loading the class and performing reflection calls. |
|
| RifeTransformer
An abstract base class that will only execute the bytecode transformation when the class is considered to not be part of a core package, like for example the JDK or the standard XML parsers. |
|
| Classes in com.uwyn.rife.instrument used by com.uwyn.rife.engine | |
|---|---|
| ClassBytesProvider
|
|
| Classes in com.uwyn.rife.instrument used by com.uwyn.rife.engine.instrument | |
|---|---|
| ClassInterfaceDetector
Detects whether a class implements a particular interface by analyzing the bytecode instead of loading the class and performing reflection calls. |
|
| Classes in com.uwyn.rife.instrument used by com.uwyn.rife.instrument | |
|---|---|
| ClassBytesProvider
|
|
| RifeTransformer
An abstract base class that will only execute the bytecode transformation when the class is considered to not be part of a core package, like for example the JDK or the standard XML parsers. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||