public class StandardDelegate extends NoopDelegate
Constructor and Description |
---|
StandardDelegate(PlasticClassTransformer... transformers) |
Modifier and Type | Method and Description |
---|---|
void |
transform(PlasticClass plasticClass)
Perform whatever transformations are appropriate on this PlasticClass.
|
configureInstantiator
public StandardDelegate(PlasticClassTransformer... transformers)
public void transform(PlasticClass plasticClass)
PlasticClassTransformer
transform
in interface PlasticClassTransformer
transform
in class NoopDelegate
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.