com.uwyn.rife.instrument
Class EngineContinuationsTransformer
java.lang.Object
com.uwyn.rife.instrument.RifeTransformer
com.uwyn.rife.continuations.instrument.ContinuationsTransformer
com.uwyn.rife.instrument.EngineContinuationsTransformer
- All Implemented Interfaces:
- ClassFileTransformer
public class EngineContinuationsTransformer
- extends ContinuationsTransformer
This is a bytecode transformer that will modify classes so that they
receive the functionalities that are required to support the continuations
functionalities as they are provided by RIFE's web engine.
- Since:
- 1.6
- Version:
- $Revision: 3811 $
- Author:
- Geert Bevin (gbevin[remove] at uwyn dot com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EngineContinuationsTransformer
public EngineContinuationsTransformer()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.