element <threading-profile>
Namespace:
Type:
Content:
empty, 7 attributes
Subst.Gr:
may substitute for element abstract-service-threading-profile
Defined:
globally in mule.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<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 (2):
May be included in elements by substitutions (3):
Known Usage Locations
Annotation
The threading profile to use for the service.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="threading-profile" substitutionGroup="abstract-service-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.