public interface DescriberPostProcessor
Describer finishes
describing a Construct
This allows to customize the discovery process by given a hooking point
for manipulating the Declaration before
it actually generates the final Extension instance.
Instances are to be discovered by standard SPI mechanism| Modifier and Type | Method and Description |
|---|---|
void |
postProcess(DescribingContext context)
Optionally applies extra logic into any of the
context's
attributes |
void postProcess(DescribingContext context)
context's
attributescontext - the current DescribingContextCopyright © 2015 MuleSoft, Inc.. All rights reserved.