public class MixinAfterWorker extends java.lang.Object implements ComponentClassTransformWorker2
MixinAfter annotation and sets the mixinAfter flag if present.| Constructor and Description |
|---|
MixinAfterWorker() |
| Modifier and Type | Method and Description |
|---|---|
void |
transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
Invoked to perform part of the transformation of the
PlasticClass. |
public MixinAfterWorker()
public void transform(PlasticClass plasticClass, TransformationSupport support, MutableComponentModel model)
ComponentClassTransformWorker2PlasticClass.transform in interface ComponentClassTransformWorker2plasticClass - component class being transformedsupport - additional utilities needed during the transformationmodel - the model for the component being transformed${project.version} - Copyright © 2003-2015 The Apache Software Foundation.