element <pooled-component>
Namespace:
Type:
Content:
complex, 1 attribute, 8 elements
Subst.Gr:
may substitute for elements: abstract-component, abstract-message-processor
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<pooled-component
    class
 = 
(xsd:string | xsd:string)
    >
   
Content: 
((abstract-interceptor | interceptor-stack)+)?, (abstract-entry-point-resolver-set? | abstract-entry-point-resolver?), abstract-object-factory?, abstract-lifecycle-adapter-factory?, binding*, abstract-pooling-profile?
</pooled-component>
Content model elements (8):
May contain elements by substitutions (18):
May be included in elements by substitutions (18):
Annotation
A pooled POJO (Plain Old Java Object) component that will be invoked by Mule when a message is received. The instance can be specified via a factory or a class.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="pooled-component" substitutionGroup="abstract-component" type="pooledJavaComponentType"/>

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.