public interface BundleDescriptorLoader extends DescriptorLoader<BundleDescriptor>
BundleDescriptor for Mule artifacts.
Explicitly defined to enable definition of implementations using SPI.| Modifier and Type | Method and Description |
|---|---|
default boolean |
supportsArtifactType(ArtifactType artifactType) |
getId, loaddefault boolean supportsArtifactType(ArtifactType artifactType)
supportsArtifactType in interface DescriptorLoader<BundleDescriptor>artifactType - the type of the artifact of the descriptor to be loaded.Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.