@MetadataScope(keysResolver=TestInputOutputSourceResolverWithKeyResolver.class, outputResolver=TestInputAndOutputWithAttributesResolverWithKeyResolver.class) public class MetadataSource extends org.mule.runtime.extension.api.runtime.source.Source<Map<String,Object>,StringAttributes>
| Constructor and Description |
|---|
MetadataSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<Map<String,Object>,StringAttributes> sourceCallback) |
void |
onStop() |
public static boolean STARTED
@MetadataKeyId @Parameter public String type
public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<Map<String,Object>,StringAttributes> sourceCallback) throws org.mule.runtime.api.exception.MuleException
onStart in class org.mule.runtime.extension.api.runtime.source.Source<Map<String,Object>,StringAttributes>org.mule.runtime.api.exception.MuleExceptionpublic void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<Map<String,Object>,StringAttributes>Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.