element <reflection-entry-point-resolver>
Namespace:
Type:
Content:
complex, 1 attribute, 2 elements
Subst.Gr:
may substitute for element abstract-entry-point-resolver
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<reflection-entry-point-resolver
    acceptVoidMethods
 = 
(xsd:string | xsd:boolean)
    >
   
Content: 
exclude-object-methods?, exclude-entry-point*
</reflection-entry-point-resolver>
Content model elements (2):
May be included in elements by substitutions (7):
Annotation
Generates a list of candidate methods from the component via reflections. This element can be set on the model or component; the model value provides a default that individual component values can override. This element can also be used directly or as part of a set of resolvers; the resolvers in a set are used in turn until one is successful.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="reflection-entry-point-resolver" substitutionGroup="abstract-entry-point-resolver" type="reflectionEntryPointResolverType"/>

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.