Namespace "http://www.springframework.org/schema/context"
Targeting Schemas (1):
spring-context-3.0.xsd
Targeting Components:
global elements, 2 local elements, 2 complexTypes
Schema Summary
spring-context-3.0.xsd Defines the configuration elements for the Spring Framework's application context support.
Target Namespace:
Defined Components:
8 global elements, 2 local elements, 2 complexTypes
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
http://www.springframework.org/schema/context/spring-context-3.0.xsd; see XML source
Imports Schemas (2):
Imported by Schema:
All Element Summary
annotation-config Activates various annotations to be detected in bean classes: Spring's @Required and @Autowired, as well as JSR 250's @PostConstruct, @PreDestroy and @Resource (if available), JAX-WS's @WebServiceRef (if available), EJB3's @EJB (if available), and JPA's @PersistenceContext and @PersistenceUnit (if available).
Type:
xsd:anyType
Content:
any
Defined:
Used:
never
component-scan Scans the classpath for annotated components that will be auto-registered as Spring beans.
Type:
anonymous complexType
Content:
complex, 7 attributes, 2 elements
Defined:
Includes:
definitions of 7 attributes, 2 elements
Used:
never
exclude-filter Controls which eligible types to exclude for component scanning.
Type:
Content:
empty, 2 attributes
Defined:
include-filter Controls which eligible types to include for component scanning.
Type:
Content:
empty, 2 attributes
Defined:
load-time-weaver Activates a Spring LoadTimeWeaver for this application context, available as a bean with the name "loadTimeWeaver".
Type:
anonymous complexType
Content:
empty, 2 attributes
Defined:
Includes:
definitions of 2 attributes
Used:
never
mbean-export Activates default exporting of MBeans by detecting standard MBeans in the Spring context as well as @ManagedResource annotations on Spring-defined beans.
Type:
anonymous complexType
Content:
empty, 3 attributes
Defined:
Includes:
definitions of 3 attributes
Used:
never
mbean-server Exposes a default MBeanServer for the current platform.
Type:
Content:
empty, 2 attributes
Defined:
Includes:
definition of 1 attribute
Used:
never
property-override Activates pushing of override values into bean properties, based on configuration lines of the following format: beanName.property=value
Type:
Content:
empty, 7 attributes
Defined:
Used:
never
property-placeholder Activates replacement of ${...} placeholders, resolved against the specified properties file or Properties object (if any).
Type:
Content:
empty, 8 attributes
Defined:
Includes:
definition of 1 attribute
Used:
spring-configured 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).
Type:
anonymous (restriction of xsd:string)
Content:
simple
Defined:
Used:
never
Complex Type Summary
filterType
Content:
empty, 2 attributes
Defined:
Includes:
definitions of 2 attributes
Used:
propertyPlaceholder
Content:
empty, 7 attributes
Defined:
Includes:
definitions of 7 attributes
Used:

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.