@FunctionalInterface public interface SourceCompletionHandlerFactory
SourceCompletionHandler associated to a SourceCallbackContext| Modifier and Type | Method and Description |
|---|---|
SourceCompletionHandler |
createCompletionHandler(org.mule.runtime.extension.api.runtime.source.SourceCallbackContext context)
Creates a new
SourceCompletionHandler |
SourceCompletionHandler createCompletionHandler(org.mule.runtime.extension.api.runtime.source.SourceCallbackContext context)
SourceCompletionHandlercontext - a SourceCallbackContextSourceCompletionHandlerCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.