public interface Describer
Construct which contains a raw representation of the
extension.
The platform will discover all the describers, transform the returned Constructs
into Extensions and register them.
To allow customization of the describing process, implementations will use standard SPI discovery mechanism
to locale registered instances of DescriberPostProcessor
which are invoked in order.Copyright © 2015 MuleSoft, Inc.. All rights reserved.