From b8dec7471e2ec822a99e904a9d348eef1d835e49 Mon Sep 17 00:00:00 2001 From: Gunnar Hillert Date: Thu, 18 Aug 2011 10:55:14 -0400 Subject: [PATCH] INT-2061 - Added description for auto-startup attribute in spring-integration-file-2.1.xsd --- .../file/config/spring-integration-file-2.1.xsd | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/spring-integration-file/src/main/resources/org/springframework/integration/file/config/spring-integration-file-2.1.xsd b/spring-integration-file/src/main/resources/org/springframework/integration/file/config/spring-integration-file-2.1.xsd index 7d6bcbe6de..5defb93671 100644 --- a/spring-integration-file/src/main/resources/org/springframework/integration/file/config/spring-integration-file-2.1.xsd +++ b/spring-integration-file/src/main/resources/org/springframework/integration/file/config/spring-integration-file-2.1.xsd @@ -114,7 +114,13 @@ Only files matching this regular expression will be picked up by this adapter. ]]> - + + + + Lifecycle attribute signaling if this component should be started during Application Context startup. + + +