element <spring-configured> (global)
Namespace:
Type:
anonymous simpleType (restriction of xsd:string)
Content:
simple
Defined:
Used:
never
Content Model Diagram
XML Representation Summary
<spring-configured>
   
Content: 
{ xsd:string }
</spring-configured>
Annotation
Signals the current application context to apply dependency injection to non-managed classes that are instantiated outside of the Spring bean factory (typically classes annotated with the @Configurable annotation).
See:  java:org.springframework.beans.factory.aspectj.AnnotationBeanConfigurerAspect
Anonymous Type Detail
Type Derivation Tree
xsd:string (restriction)
  simpleType
Derivation:
restriction of xsd:string
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="spring-configured">
<xsd:simpleType>
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
</xsd:element>

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.