Allow for SpEL expressions in initial-delay attribute

Issue: SPR-10102
This commit is contained in:
Juergen Hoeller
2012-12-19 12:09:18 +01:00
parent 155aecf557
commit c954d10be4

View File

@@ -229,7 +229,7 @@
]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="initial-delay" type="xsd:int" use="optional">
<xsd:attribute name="initial-delay" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation><![CDATA[
Number of milliseconds to delay before the first execution of a 'fixed-rate' or