public class SynapseDependentArtifactExporterFactory extends Object
SynapseDependentArtifactExporter
instances.| Modifier and Type | Method and Description |
|---|---|
SynapseDependentArtifactExporter |
getExporter(String localName)
Returns the
SynapseDependentArtifactExporter corresponding to the
specified local name. |
static SynapseDependentArtifactExporterFactory |
getInstance() |
public static final SynapseDependentArtifactExporterFactory getInstance()
public SynapseDependentArtifactExporter getExporter(String localName)
SynapseDependentArtifactExporter corresponding to the
specified local name.localName - local name of the OMElement which represents the
serialized form of dependent artifact.SynapseDependentArtifactExporter corresponding to the
specified local name or null if no exporter is found.Copyright © 2025 WSO2. All rights reserved.