complexType "ejbConnectorType"
Namespace:
Content:
complex, 13 attributes, attr. wildcard, 8 elements
Defined:
globally in mule-ejb.xsd; see XML source
Includes:
definitions of 5 attributes
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "true"
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:string)
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:long)
 = 
xsd:NMTOKEN
 = 
xsd:string
 = 
xsd:NMTOKEN
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, spring:property*, mule:receiver-threading-profile?, mule:dispatcher-threading-profile?, mule:abstract-reconnection-strategy?, mule:service-overrides?, mule:jndi-provider-property*, mule:jndi-provider-properties?
</...>
Content Model Elements (8):
mule:abstract-reconnection-strategy, mule:annotations, mule:dispatcher-threading-profile, mule:jndi-provider-properties, mule:jndi-provider-property, mule:receiver-threading-profile, mule:service-overrides, spring:property
All Direct / Indirect Based Elements (1):
connector
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
      mule:connectorType (extension)
          mule:jndiConnectorType (extension)
              ejbConnectorType
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="ejbConnectorType">
<xsd:complexContent>
<xsd:extension base="mule:jndiConnectorType">
<xsd:attribute name="pollingFrequency" type="mule:substitutableLong"/>
<xsd:attribute name="securityManager-ref" type="xsd:NMTOKEN"/>
<xsd:attribute name="securityPolicy" type="xsd:string"/>
<xsd:attribute name="serverClassName" type="xsd:NMTOKEN"/>
<xsd:attribute name="serverCodebase" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 5/14)
pollingFrequency
Type:
Use:
optional
Period (ms) between polling connections.
Attribute Value
xsd:string | xsd:long
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="pollingFrequency" type="mule:substitutableLong"/>

securityManager-ref
Type:
xsd:NMTOKEN, predefined
Use:
optional
Bean reference to the security manager that should be used.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="securityManager-ref" type="xsd:NMTOKEN"/>

securityPolicy
Type:
xsd:string, predefined
Use:
optional
The security policy (file name) used to enable connections.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="securityPolicy" type="xsd:string"/>

serverClassName
Type:
xsd:NMTOKEN, predefined
Use:
optional
The target class name.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="serverClassName" type="xsd:NMTOKEN"/>

serverCodebase
Type:
xsd:string, predefined
Use:
optional
The target method.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="serverCodebase" type="xsd:string"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.