org.springframework.beans.factory.xml.spring-util-2.0.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of blueprint-integration Show documentation
Show all versions of blueprint-integration Show documentation
Adds an OSGi container to alfresco repository supporting dynamic code reloading, classpath isolation and a bunch of other useful features
Reference a public, static field on a type and expose its value as
a bean. For example <util:constant static-field="java.lang.Integer.MAX_VALUE"/>
.
Reference a property on a bean (or as a nested value) and expose its values as
a bean. For example <util:property-path path="order.customer.name"/>.
Builds a List instance of the specified type, populated with the specified content.
Builds a Set instance of the specified type, populated with the specified content.
Builds a Map instance of the specified type, populated with the specified content.
Loads a Properties instance from the resource location specified by the 'location
' attribute.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy