@Alias(value="xml-static-metadata") public class CustomXmlStaticMetadataSource extends org.mule.runtime.extension.api.runtime.source.Source<InputStream,InputStream>
| Constructor and Description |
|---|
CustomXmlStaticMetadataSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback sourceCallback) |
void |
onStop() |
public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback sourceCallback)
throws org.mule.runtime.api.exception.MuleException
onStart in class org.mule.runtime.extension.api.runtime.source.Source<InputStream,InputStream>org.mule.runtime.api.exception.MuleExceptionpublic void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<InputStream,InputStream>Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.