@FunctionalInterface public interface SourceCallbackFactory
SourceCallback instances| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.source.SourceCallback |
createSourceCallback(SourceCompletionHandlerFactory completionHandlerFactory)
Creates a new
SourceCallback |
org.mule.runtime.extension.api.runtime.source.SourceCallback createSourceCallback(SourceCompletionHandlerFactory completionHandlerFactory)
SourceCallbackcompletionHandlerFactory - a SourceCompletionHandlerFactorySourceCallbackCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.