public interface ExtensionFactory
Construct and transform it into an actual
Extension. It does not simply performs a transformation between the
two representation models. It also discovers available DescriberPostProcessor
and executes them to enrich the model before doing the transformation.| Modifier and Type | Method and Description |
|---|---|
Extension |
createFrom(Construct construct)
|
Extension |
createFrom(Construct construct,
DescribingContext describingContext)
|
Extension createFrom(Construct construct, DescribingContext describingContext)
construct - a Construct. Cannot be nulldescribingContext - a DescribingContext, useful to specify custom settingsExtensionCopyright © 2015 MuleSoft, Inc.. All rights reserved.