public class ImportWorker extends Object implements ComponentClassTransformWorker2
Import
annotation, both at the class and at the method level.Constructor and Description |
---|
ImportWorker(JavaScriptSupport javascriptSupport,
SymbolSource symbolSource,
AssetSource assetSource) |
Modifier and Type | Method and Description |
---|---|
void |
transform(PlasticClass componentClass,
TransformationSupport support,
MutableComponentModel model)
Invoked to perform part of the transformation of the
PlasticClass . |
public ImportWorker(JavaScriptSupport javascriptSupport, SymbolSource symbolSource, AssetSource assetSource)
public void transform(PlasticClass componentClass, TransformationSupport support, MutableComponentModel model)
ComponentClassTransformWorker2
PlasticClass
.transform
in interface ComponentClassTransformWorker2
componentClass
- 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.