Class ContinuationsTransformer

java.lang.Object
rife.instrument.RifeTransformer
rife.continuations.instrument.ContinuationsTransformer
All Implemented Interfaces:
ClassFileTransformer
Direct Known Subclasses:
EngineContinuationsTransformer, WorkflowContinuationsTransformer

public class ContinuationsTransformer extends RifeTransformer
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 RIFE2's web engine.

This transformer is internally used by the ContinuationsAgent.

Since:
1.0