public interface ExtensionManifest extends Named, Described
ExtensionModel
which is yet to be instantiated.ExtensionManifestBuilder| Modifier and Type | Method and Description |
|---|---|
DescriberManifest |
getDescriberManifest() |
List<String> |
getExportedPackages() |
List<String> |
getExportedResources() |
org.mule.runtime.api.MuleVersion |
getMinMuleVersion() |
String |
getVersion() |
getDescriptionString getVersion()
org.mule.runtime.api.MuleVersion getMinMuleVersion()
DescriberManifest getDescriberManifest()
DescriberManifestList<String> getExportedPackages()
List of java package names that the extension exposesCopyright © 2016 MuleSoft, Inc.. All rights reserved.