public interface Describer
Descriptor which contains a raw representation of the
extension.
The platform will discover all the describers, transform the returned Descriptors
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.| Modifier and Type | Method and Description |
|---|---|
Descriptor |
describe()
Describes the extension as a
Descriptor |
Descriptor describe()
DescriptorDescriptorCopyright © 2015 MuleSoft, Inc.. All rights reserved.