public interface ExtensionManifest
extends org.mule.runtime.api.meta.NamedObject, org.mule.runtime.api.meta.DescribedObject
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.meta.MuleVersion |
getMinMuleVersion() |
String |
getVersion() |
String getVersion()
org.mule.runtime.api.meta.MuleVersion getMinMuleVersion()
DescriberManifest getDescriberManifest()
DescriberManifestList<String> getExportedPackages()
List of java package names that the extension exposesCopyright © 2017 MuleSoft, Inc.. All rights reserved.