@MetadataScope(keysResolver=TestMultiLevelKeyResolver.class, outputResolver=TestOutputAnyTypeResolver.class) public class MetadataSourceWithMultilevel extends org.mule.runtime.extension.api.runtime.source.Source<Map<String,Object>,StringAttributes>
| Modifier and Type | Field and Description |
|---|---|
LocationKey |
key |
| Constructor and Description |
|---|
MetadataSourceWithMultilevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<Map<String,Object>,StringAttributes> sourceCallback) |
void |
onStop() |
@MetadataKeyId @ParameterGroup(name="Location") public LocationKey key
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–2017 MuleSoft, Inc.. All rights reserved.