public class ToolingDataSenseMetadataProvider extends Object implements org.mule.datasense.api.metadataprovider.DataSenseMetadataProvider
| Constructor and Description |
|---|
ToolingDataSenseMetadataProvider(MetadataProvider metadataProvider,
org.mule.tooling.client.api.metadata.MetadataService metadataService,
int metadataTimeout) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.MetadataKeysContainer> |
getMetadataKeys(org.mule.runtime.api.component.location.Location location) |
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor<org.mule.runtime.api.meta.model.operation.OperationModel>> |
getOperationMetadata(org.mule.runtime.api.component.location.Location location) |
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor<org.mule.runtime.api.meta.model.source.SourceModel>> |
getSourceMetadata(org.mule.runtime.api.component.location.Location location) |
public ToolingDataSenseMetadataProvider(MetadataProvider metadataProvider, org.mule.tooling.client.api.metadata.MetadataService metadataService, int metadataTimeout)
public org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.MetadataKeysContainer> getMetadataKeys(org.mule.runtime.api.component.location.Location location)
getMetadataKeys in interface org.mule.datasense.api.metadataprovider.DataSenseMetadataProviderpublic org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor<org.mule.runtime.api.meta.model.operation.OperationModel>> getOperationMetadata(org.mule.runtime.api.component.location.Location location)
getOperationMetadata in interface org.mule.datasense.api.metadataprovider.DataSenseMetadataProviderpublic org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor<org.mule.runtime.api.meta.model.source.SourceModel>> getSourceMetadata(org.mule.runtime.api.component.location.Location location)
getSourceMetadata in interface org.mule.datasense.api.metadataprovider.DataSenseMetadataProviderCopyright © 2017 MuleSoft, Inc.. All rights reserved.