complexType "pooledJavaComponentType"
Namespace:
Content:
complex, 1 attribute, 8 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
    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?
</...>
Content Model Elements (8):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  abstractComponentType (extension)
      defaultJavaComponentType (extension)
          pooledJavaComponentType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="pooledJavaComponentType">
<xsd:complexContent>
<xsd:extension base="defaultJavaComponentType">
<xsd:sequence>
<xsd:element minOccurs="0" ref="abstract-pooling-profile"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 1/8)
abstract-pooling-profile
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 1 element
Characteristics of the object pool.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" ref="abstract-pooling-profile"/>

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.