Class MetadataSourceWithMultilevel
java.lang.Object
org.mule.runtime.extension.api.runtime.source.Source<Map<String,Object>,StringAttributes>
org.mule.tooling.extensions.metadata.api.source.MetadataSourceWithMultilevel
@MetadataScope(keysResolver=MultiLevelPartialTypeKeysOutputTypeResolver.class,
outputResolver=MultiLevelPartialTypeKeysOutputTypeResolver.class)
public class MetadataSourceWithMultilevel
extends org.mule.runtime.extension.api.runtime.source.Source<Map<String,Object>,StringAttributes>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
-
Constructor Details
-
MetadataSourceWithMultilevel
public MetadataSourceWithMultilevel()
-
-
Method Details
-
onStart
public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<Map<String, Object>, throws org.mule.runtime.api.exception.MuleExceptionStringAttributes> sourceCallback) - Specified by:
onStartin classorg.mule.runtime.extension.api.runtime.source.Source<Map<String,Object>, StringAttributes> - Throws:
org.mule.runtime.api.exception.MuleException
-
onStop
public void onStop()- Specified by:
onStopin classorg.mule.runtime.extension.api.runtime.source.Source<Map<String,Object>, StringAttributes>
-