element <spring-configured>
Namespace:
Type:
anonymous (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 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.