public class UnavailableDataSenseService extends DefaultDataSenseService
DataSenseService that throws an IllegalStateException.| Constructor and Description |
|---|
UnavailableDataSenseService(org.mule.runtime.core.api.config.bootstrap.ArtifactType artifactType,
org.mule.tooling.client.internal.serialization.Serializer serializer,
ServiceRegistry serviceRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.tooling.client.api.datasense.DataSenseComponentInfo> |
resolveComponentDataSense(org.mule.tooling.client.api.datasense.DataSenseRequest dataSenseRequest) |
Optional<org.mule.tooling.client.api.datasense.DataSenseInfo> |
resolveDataSense(org.mule.tooling.client.api.datasense.DataSenseRequest dataSenseRequest) |
dispose, invokeMethodclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisFeatureEnabled, methodNotFound, notMatchingMethodpublic UnavailableDataSenseService(org.mule.runtime.core.api.config.bootstrap.ArtifactType artifactType,
org.mule.tooling.client.internal.serialization.Serializer serializer,
ServiceRegistry serviceRegistry)
public Optional<org.mule.tooling.client.api.datasense.DataSenseInfo> resolveDataSense(org.mule.tooling.client.api.datasense.DataSenseRequest dataSenseRequest)
DefaultDataSenseServiceresolveDataSense in interface org.mule.tooling.client.api.datasense.DataSenseServiceresolveDataSense in class DefaultDataSenseServicepublic Optional<org.mule.tooling.client.api.datasense.DataSenseComponentInfo> resolveComponentDataSense(org.mule.tooling.client.api.datasense.DataSenseRequest dataSenseRequest)
DefaultDataSenseServiceresolveComponentDataSense in interface org.mule.tooling.client.api.datasense.DataSenseServiceresolveComponentDataSense in class DefaultDataSenseServiceCopyright © 2019 MuleSoft, Inc.. All rights reserved.