public interface FlowInfo
extends org.mule.runtime.api.meta.NamedObject
Source is contained.
An implementation of Source can optionally have one (and only one) field of this type.
The runtime will detect that field and inject an instance with the information.
This information is typically useful to name threads, send notifications, initialise consumers, etc.
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxConcurrency() |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.