public final class DefaultSdkSourceFactory extends Object implements org.mule.runtime.extension.api.runtime.source.SdkSourceFactory
| Constructor and Description |
|---|
DefaultSdkSourceFactory(Class<?> sourceType) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.functional.Either<org.mule.sdk.api.runtime.source.Source,org.mule.runtime.extension.api.runtime.source.Source> |
createMessageSource() |
public DefaultSdkSourceFactory(Class<?> sourceType)
public org.mule.runtime.api.functional.Either<org.mule.sdk.api.runtime.source.Source,org.mule.runtime.extension.api.runtime.source.Source> createMessageSource()
createMessageSource in interface org.mule.runtime.extension.api.runtime.source.SdkSourceFactoryCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.