element <dispatcher-threading-profile>
Namespace:
Type:
Content:
empty, 7 attributes
Defined:
locally within connectorType complexType in mule.xsd; see XML source
Content Model Diagram
XML Representation Summary
<dispatcher-threading-profile
    maxThreadsActive
 = 
(xsd:string | xsd:int)
    maxThreadsIdle
 = 
(xsd:string | xsd:int)
    threadTTL
 = 
(xsd:string | xsd:int)
    poolExhaustedAction
 = 
("WAIT" | "DISCARD" | "DISCARD_OLDEST" | "ABORT" | "RUN")
    threadWaitTimeout
 = 
(xsd:string | xsd:int)
    doThreading
 = 
(xsd:string | xsd:boolean) : "true"
    maxBufferSize
 = 
(xsd:string | xsd:int)
/>
Included in content model of elements (42):
Annotation
The threading profile to use when a connector dispatches messages.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="dispatcher-threading-profile" type="threadingProfileType"/>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.