@UsesOrderedConfiguration(value=ComponentClassTransformWorker2.class) public interface ComponentClassTransformWorker2
PlasticClass
).
The ComponentClassTransformWorker service uses an ordered configuration of these works as a chain of command.PlasticClass
Modifier and Type | Method and Description |
---|---|
void |
transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
Invoked to perform part of the transformation of the
PlasticClass . |
void transform(PlasticClass plasticClass, TransformationSupport support, MutableComponentModel model)
PlasticClass
.plasticClass
- 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.